/*
Theme Name: Zuiver Media Child Theme
Theme URI: https://zuivermedia.nl/
Template: astra
Author: ModernMinds
Author URI: https://zuivermedia.nl/
Version: 1.0.1
*/

.link-white a {
    color: #fff;
}

.link-blue a {
    color: #0B9CDE;
}

.underline-none a {
    text-decoration: none !important;
}

@media only screen and (min-width: 1140px) {
    .blog-image-height .elementor-widget-wrap.elementor-element-populated {
        height: 600px;
        bottom: 0 !important;
        position: absolute;
        background-size: cover;
    }
}
