<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Understrap Child
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.2.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/

.wp-block-buttons .wp-block-button:not(.is-style-outline) .wp-block-button__link.has-blue-background-color {
    color: #fff;
}
#footer-2 {
    border-right: none;
}
#footer-3 h4.lead {
    color: transparent !important;
    pointer-events: none;
}
@media screen and (max-width: 767px) {
    #footer-2 {
        margin-bottom: 0;
    }
    #footer-3 h4.lead {
        display: none;
    }
}</pre></body></html>