/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 26 2025 | 18:58:10 */
/* 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 */ 
/* .elementor-widget-wpr-post-title {
    display: none;
} */
.site-logo picture img {
    width: 270px;
}
.dty-news ul li .ditty-item__image a img {
    height: 70px !important;
    width: 70px !important;
    border-radius: 50%;
    margin-right: 10px;
}
.dty-news ul li {
    display: inline-block;
    vertical-align: middle;
}
.dty-news ul li:last-child {
    max-width: 200px !important;
}
.dty-news ul li h3.ditty-item__title a {
    color: #fff;
    font-weight: bold;
}
.dty-news ul li h3.ditty-item__title {
    display: block;
    text-wrap: auto;
    font-size: 13px;
    color: #fff !important;
    margin: 2px;
    max-width: 90%;
}
.dty-news ul li .ditty-item__excerpt {
    font-size: 11px;
    max-width: 90%;
    text-wrap: auto;
    color: #fff;
}
ul.imi li {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    color: #fff;
}
.gs_logo_single {
    padding: 5px;
    border: 1px solid #ffffff;
}
.wb-vst ul {
    padding: 0 5px 10px;
    list-style: none;
    text-align: center;
    color: #fff;
}
.wb-vst h5 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
}
.wb-vst ul li {
    margin-bottom: 12px;
    font-size: 16px;
    display: inline-block;
    padding: 2px 5px;
}
.wb-vst ul li strong {
    color: #e13b34;
}
.cst-dt-lg {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
}
form#gform_1 .gform-body .gform_fields {
    row-gap: 10px;
}
form#gform_2 .gform-body .gform_fields {
    row-gap: 15px;
}
.kb-marquee__body {
    padding: 5px 14px;
	background: #e03a35;
    color: #fff;
}
article.kb-marquee__card {
    border: 1px solid #646464;
}
.kb-marquee__desc{
	font-size: 11px;
    padding-bottom: 5px;
}