/*
Theme Name: SOI Foundation
Theme URI: https://soifoundation.org/
Description: A custom theme for Soifoundation.
Author: Soifoundation
Author URI: https://soifoundation.org/
Version: 1.0
Text Domain: soifoundation
*/


.d-none {
    display: none !important;
}

.button-arrow {
    padding-left: 10px;
}


@media (min-width: 1024px) {
    .newsletter-signup {
        background-image: url('assets/images/d-background-newsletter-topo.jpg') !important;
    }
}

.inline_youtube_embed>div {
    background-image: url('assets/images/topo-texture@2x.svg') !important;
}

.all_posts li .info_wrapper .info_container .preview, .stories li .info_wrapper .info_container .preview {
    margin-top: 15px !important; 
}