/*
Theme Name: GIAA
Theme URI: 
Description: GIAA SPORTS
Author: <a href="http://harley-creative.com">Harley Creative</a>
Author URI: 
Template: Divi
Version: 3.22.7
*/

/*Sponsor Cards*/


.card.spons-card {
    border: 1px solid #dadada;
    padding: 36px;
}

.card.spons-card img {
    max-width: 90px;
    margin: 0 auto;
}

.card.spons-card h3 {
    text-align: center;
}

.sponsname {
    font-weight: 600;
    margin-top: 16px;
    margin-bottom: 0px;
    font-size: 18px;
}

.sponsdesig {
    margin-bottom: 9px;
}



.spons-web a {
    margin-top: 9px;
    display: inline-flex;
}
.sponslogo {
    text-align: center;
    margin: 19px 0;
}

