.footer-widgets a:hover {
    color: #f47c57 !important;
}


.awsm-grid-wrapper .awsm-scale-anm {
    padding: 1px !important;
}

.entry-content {
text-align: center;
}

.entry-content p {
text-align: left;
}

.category-news.entry::after {
    margin-top: 40px;
}

.author-box:after {
    margin-top: 20px !important;
}

.more-link {
    background-color: #f47c57 !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
padding: 20px !important;
font-family: 'Source Sans Pro', sans-serif;
letter-spacing: 2px !important;
    font-weight: 700 !important;
text-align: center !important;
}

h1 {
	font-size: 55px !important;
	font-size: 5.5rem !important;
	text-align:center;
	margin-bottom:20px !important;
	line-height:65px !important;
 }

h2 {
	font-size: 45px;
	font-size: 4.5rem;
}

h3 {
	font-size: 30px;
	font-size: 3rem;
}

h4 {
	font-size: 24px;
	font-size: 2.4rem;
}

h5 {
	font-size: 20px !important;
	font-size: 2rem;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

h6 {
	font-size: 18px;
	font-size: 1.8rem;
}

p {
    margin: 0 0 20px;
}

@media only screen and (max-width: 880px) {
 h2 {
    font-size: 20px !important;
}
}


hr {
    border-top: 1px solid #d4d4d4 !important;
}


.image-section-1 {
    border-bottom: 2px solid #f47c57;
}



.flexible-widgets {
    padding: 60px 0;
}


.site-footer a:focus,
.site-footer a:hover {
	color: #f47c57 !important;
}


a.button-5aa7ecce72f41 {
    background-color: #f47c57 !important;
    color: #ffffff !important;
    border-color: #ffffff !important;
padding: 30px !important;
}

.front-block.front-testimonials .front-testimonial-image img {
    width: 90px;
    border-radius: 50%;
}