/*
Theme Name: Dynamik Sports Floors
Theme URI: https://example.com
Description: A child theme for Twenty Twenty.
Author: Wired Media
Author URI: https://www.wiredmedia.co.uk/
Template: twentytwenty
Version: 1.0.13
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

.header-border-uper-style {
    color: white !important;
}
.header-border-uper-style:before {
    filter: brightness(0) invert(1) !important;
}
.bg-overlay-10{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.2);
}
.wp-block-button__link:not(.has-text-color){
    color: white !important;
}
