
@media (min-width: 768px) and (max-width: 991.98px) {

 }

@media (min-width: 992px) { 
    h2 {
        font-size: 2.6rem !important;
    }
    
    h3 {
        font-size:2.5rem !important;
    }

    h4 {
        font-size:2.2rem !important;
    }

    h5 {
        font-size:2.1rem !important;
    }
 }

.header {
    color: #FFFFFF;
	background-color: #4F5556;
}

h1 {
    width: 100%;
    clear:both;
    font-family: Roboto;
    font-size:2rem;
}

h1 span {
    clear:both;
    display: block;
    font-size:1.5rem;
    font-weight: 100;
    padding:1rem;
}

h2, h3, h4 {
    font-family: abril-text,serif;
}

h2, h3 {
    color: #339966;
    font-weight: 800;
    padding-bottom: 12px;
    font-size:2rem;
}

p {
    color: #363D3E;
    font-family: Roboto;
}

a {
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - .5rem),#ffe0a5 0),linear-gradient(transparent calc(100% - .5rem),rgba(124,176,251,.6) 0);
    background-size: 0 100%,100% 100%;
    transition: all .137s;
    text-decoration: none;
    font-weight: 600;
}

hr {
    width:15%;
    height:4px;
    background-color: #4F5556;
    clear:both;
}

a {
    color: #363D3E;
}

.gc-logo {
    width: 308px;
    height: 46px;
    background-image: url('./images/gc-logo.svg');
    clear:both;
}

.link_signup {
    color:#FFF;
    padding: .643em 1.469em;
    background-color: #73c337;
    border: none;
    border-radius: 20px;
    font-family: Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    display:inline-block;
    text-transform: uppercase;
    background-image: none;
}

.link_signup:hover {
    color: #FFF;
    text-decoration: none;
}



#sec-mission .filler {
    width:100%;
    background-color: #339966;
    border-radius: 20px;
}

#sec-mission li {
    padding: .8rem 0;
}



#sec-stephanie {
    margin:5rem 0;
}

#sec-stephanie .byline {
    border-radius: 2rem;
    background-color: #EDEEEE;
}

#sec-stephanie .headshot-stephanie {
    z-index:10
}

#sec-stephanie .letter {
    margin-top:-5rem;
}

#sec-stephanie .letter-content { 
    background: #337263;
    border-radius: 2rem;
    padding:3rem;

}

#sec-stephanie h3 {
    margin:0;
    padding:0;
}

#sec-stephanie p {
    color: #FFF;
}








#sec-hunger h3 {
    color: #4F5556;
    padding: 0;
}

.mau {
    color: #707576;
    font-family: Roboto;
    font-size: 14px;
    letter-spacing: 0.11px;
    line-height: 16px;
    text-align: right;
}

.mau span {
	color: #73C337;
	font-family: abril-text,serif;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 0.49px;
    line-height: 80px;
    text-shadow: 0 2px 0 #337263;
}





@media  (max-width: 991.98px) { 
#sec-tools {
    background-image: url(./images/tools-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}
}

#sec-tools h3 {
    color: #FF9900;
}

.sec-tools-text {
        border-radius: 30px;
        background-color: #5475E4;
}

.sec-tools-text p {
    color: #FFFFFF;
}

.sec-tools-text a {
    font-weight: 800;
    color: #FFFFFF;
}

#sec-growing {
    color: #5475E4;
}

#sec-growing-fig {
    width: 251px;
    height: 132px;
    background-image: url(./images/growing.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
}



#sec-expanding figcaption {
    color: #4F5556;
    font-family: abril-text,serif;
}


figcaption {
    font-size: 1.3rem;
}


#sec-learning {
    margin-top:1rem;
    padding-top:0.1em;
    background: url(./images/learning-bg.png);
    background-size: 150px;
    background-position-x:60%;
    background-repeat: no-repeat;
}
#sec-learning h3 {
    color: #7CB0FB;
}





#sec-audience h3 {
    color: #FF9900;
}

#sec-audience h5 span {
    font-size: .8rem;
    clear:both;
    display: block;
}

#sec-audience figcaption {
    color: #707576;
    font-family: Roboto;
    font-size: 0.8rem;
    font-weight: 300;
    letter-spacing: 0.08px;
    line-height: 11px;
    text-align: center;
}

#sec-audience h3 {
    color: #339566;
}

#sec-audience h5 {
    text-align: center;
    color: #4F5556;
    font-size:2rem;
    font-weight: 800;
    padding-bottom:2rem;
}





#sec-curation .curation-content-trending {
    box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.3);
    margin-bottom:2rem;
}

#sec-curation .divider-compass
{
    width: 69px;
    height: 68px;
    display: inline-block;
    background-position: 0 0;
    background-image: url(./images/divider-gc.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-top:-35px;
}

#sec-curation h6 {
    font-size:1.3rem;
    font-weight: 900;
}

#sec-curation ul {
    margin:0 auto;
    padding:0;
    display: inline-block;
    font-size: 1.1rem;
}

.curation-content {
    background-color: #5475E4;
}

.curation-content p {
    color: #FFFFFF;
}





#sec-handpicked h4 {
    color: #4F5556;
    font-weight: 800;
    font-family: abril-text,serif;
}

#sec-handpicked dt {
    color: #FF9900;
    font-size:1.4rem;
    font-family: abril-text,serif;
    display: inline-block;
    padding:2rem 0 0 0;
}

@media  (max-width: 991.98px) { 
#sec-newsletter .signup {
    text-align: center;   
}
}



#sec-recap .recap-ref {
    background-color: #363D3E;
    margin-bottom:2rem;
}

#sec-recap .recap-ref h4 {
    color: #EE8296;
}

#sec-recap a {
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - .5rem),#ffe0a5 0),linear-gradient(transparent calc(100% - .5rem),rgba(124,176,251,.6) 0);
    background-size: 0 100%,100% 100%;
    transition: all .137s;
    text-decoration: none;
}




#sec-looking-ahead h3 {
    color: #5475E4;
    padding: 0;
}

#sec-recap ul,
#sec-partners ul,
#sec-contributors ul {
    list-style-type: none;
    padding: 0;
    margin:0;
}

@media  (max-width: 991.98px) { 
    #sec-recap ul,
#sec-partners ul,
#sec-contributors ul {
    text-align: center;
}
}

#sec-partners li,
#sec-contributors li {
    padding: 5px;
}

#sec-directors ul {
    list-style-type: none;
    padding: 0;
}

#sec-footer {
    margin-top:2rem;
    color: #FFFFFF;
    background-color: #363D3E;
    font-size:1.2rem;
}

#sec-footer a {
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - .5rem),#ffe0a5 0),linear-gradient(transparent calc(100% - .5rem),rgba(115,191,55, .6) 0);
    background-size: 0 100%,100% 100%;
    transition: all .137s;
    text-decoration: none;
    font-weight: 600;
}

#sec-footer #copyright {
    color: #C5C6C7;
    font-size:.7rem;
}

#sec-footer .footer-logo a {
    background: none;
}
