/*

Theme Name:Podiatry In the Pines
Author: CR
Theme Uri: UnderConstruction
Version: .001

*/


@import url('css/bootstrap.css');



p {
	font-weight: 800px;
}

.logo {

}
.slogan {
	color: #3A8FC8;
	font-weight: 800;
	font-size: 18px;
	position: relative;
	top: 100px;
}

.call-now {
	font-weight: 800px;
	font-size: 18px;
	color: #1AC404; 

}




@media screen and (max-width: 414px){

.pics {
	max-width: 85%;
}

.logo {
	max-width: 75%;
}
.slogan {
	color: #3A8FC8;
	font-weight: 800;
	font-size: 18px;
	position: relative;
	top: 10px;
}


}