.book-now {
	display:inline-block;
	text-align:left;
}
.book-now p{
	margin-bottom: 7px;
        color: #fff;
       font-size: 16px;
}
.phone-no a{
    font-size: 27px;
    font-weight: 400;
    color: #fff;
    font-family: 'ProximaNova-Regular' !important;
}
.phone-no a:hover, .phone-no a:focus{
     color:#fff;
     text-decoration:none;
}
.phone-no i{
    font-size: 24px;
    color: #fff;
}
body.widget-snippet{
background: #003f62;
}
