/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2024 | 15:52:31 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.image-rounded img {
	border-radius: 8px;
}

.k-content blockquote, .k-content dl, .k-content figure, .k-content form, .k-content ol, .k-content table, .k-content ul {
    margin-bottom: 1rem;
    margin-top: 0rem;
}

.gform_title {
	padding-bottom: 20px;
}

.k-layout__main .the-featured-image {
    margin-bottom: 60px;
}

.k-testimonial__title {
    font-size: .7777777778rem;
    font-weight: 500;
}

.k-testimonial__role {
	font-size: .8888888889rem;
    font-weight: 700;
}

.k-card--case_study .k-card__pre-terms {
	font-size: 1.2222222222rem;
    line-height: 1.3;
	color: #212121;
	font-weight: 700;
}

.k-card--case_study .k-card__title {
    color: #595959;
    font-size: .8888888889rem;
    margin-bottom: 10px;
	font-weight: 400;
}

li {
    margin: 0;
}

.smaller-button {
    padding: .2em .8em !important;
    font-size: 16px !important;
    margin-left: 8px;
	margin-bottom: 9px;
}