/*
Theme Name:   The Voux Child
Description:  Child theme for The Voux
Author:       Bohdan
Template:     thevoux-wp
Version:      1.0.0
Text Domain:  voux-child
*/

/* global-ad */
.global-ad-header-banner {
    margin-top: 30px;
}
.global-ad-footer-banner {
    margin-bottom: 30px;
}

.global-ad-header-banner, .global-ad-footer-banner {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}