/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 27 2025 | 22:26:09 */
#colibri .style-55 h1 {
    color: rgb(201, 166, 104);
}
#colibri .style-728{
	display: none;
}

/* Tablet (768px - 1024px) */
@media (max-width: 1024px) and (min-width: 768px) {
    #colibri .style-55 h1 {
        font-size: 3.2em;
    }
}

/* Mobile (up to 767px) */
@media (max-width: 767px) {
    #colibri .style-55 h1 {
        font-size: 1.7em;
    }
}

.offscreen-footer{
	display:none;
}