@import url(‘https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap’);
body .navbar-brand > img{
width: auto;
max-width: initial;
}
.navbar-brand img{
height: 100%;
margin: 0px;
}
.navbar-default .nav li a {
font-family: ‘Poppins’, sans-serif;
font-weight: 300;
color: #003d79;
}
#post_sponsorship_category {
display: none;
}
.btn-primary{
background: #003d79 !important;
border: #003d79 !important;
}
.btn-primary a:hover{
background: #666666 !important;
}
@media (max-width: 767px) {
.navbar-brand img {
max-width: 250px !important;
height: auto;
margin-top: 10px;
margin-left: 4px;
}
#accepted_cards {
padding-left: 15px;
}
}
/* REACHMK 12/13/21 */
#supporter-campaigns{
display: none;
}
