/*
Theme Name: Astra Child - MQ4B
Theme URI: https://myquestforthebest.com
Template: astra
Author: MQ4B
Author URI: https://myquestforthebest.com
Description: Astra child theme for My Quest for the Best podcast site
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child-mq4b
*/

/* Custom Banner */
.mq4b-banner-container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.mq4b-banner-link {
    display: block;
    width: 100%;
}

.mq4b-banner-image {
    width: 100%;
    height: auto;
    display: block;
}
