.elementor-6862 .elementor-element.elementor-element-9c60321{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-6862 .elementor-element.elementor-element-107b55e{color:#FFFFFF;}body.elementor-page-6862:not(.elementor-motion-effects-element-type-background), body.elementor-page-6862 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3CACAE;}/* Start custom CSS */.entry-title {
    font-family: 'Calibri', sans-serif;
    font-size: 36px; 
    color: white!important;

}
body {
    margin-top:  10% !important;
    padding: 0 !important;
    width: 100% !important;
}

.entry-meta .cat-links a[rel="category tag"] {
  color: #2a2a2a !important;
}
time{
      color: #2a2a2a !important;
}


@media (max-width: 1000px) {
body {
    margin-top:  0% !important;
    padding: 0 !important;
    width: 100% !important;
}
}
span.byline{
    display: none;

}

footer.entry-footer{
    display: none;
}/* End custom CSS */