/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2025 | 14:16:50 */
/* 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 */ 

.k-header__main__identity img {
	max-height: 90px;
}

.k-block--social-portal__icon {
    background-color: #040a39;
}


.k-block--social-portal__icon2 {
    background-color: #4158ff;
    border-radius: 32px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 32px;
}

.k-card--location .k-card__wrapper h3 {
	text-align: center;
}

.image-set img {
	margin-bottom: 10px;
}

.k-off-screen__content .k-grid--g-4>.k-grid__col {
    padding-left: 10px;
    padding-right: 10px;
}