/*
 Theme Name: Recap Child
 Theme URI: https://vincario.com/
 Description: Child theme for Vincario blog alignment
 Author: Vincario
 Template: recap
 Version: 1.0.0
*/

/* Additional overrides can be added in assets/css/header-footer.css */
.cs-widget-promo__logo {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.cs-widget-promo__logo img {
    max-width:200px;
    max-height: 32px;
    width: auto;
}

.cs-overlay-background:after {
    background: none!important;
}
