 
.page-header img{float:left;}
.cont-area .get-involved-title{color: #0f75bc; font-weight: 600;}
.cont-area .get-box{background-color: #fefbf9;}
.cont-area .get-box .get-content .get-title a{color: #0f75bc; font-weight: 600; text-decoration: none;}
.cont-area .get-box .get-content .get-title a:hover{color:#000;}
.cont-area .get-box .get-content .get-donate-btn {
    background-color: #0f75bc;
    font-size: 20px;
    padding: 9px 48px;
    font-weight: 600;
    border-radius: 10px;
}

.cont-area .get-box .get-content .get-donate-btn:hover{background-color: #000;}



@media screen and (max-width: 1362px) {
	
	
}
@media screen and (max-width: 992px) {
	
}

@media screen and (max-width: 767px) {
	
	.cont-area .get-box .get-content .get-donate-btn{padding: 9px 21px; font-size: 17px;}
	
}

@media screen and (max-width: 479px) {
	
	
	
}