/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2025 | 17:01:17 */
.large_headline {
    font-size: 7rem;
}
@media (max-width: 768px) {
    .large_headline {
        font-size: 3rem;
    }
}