/*
Theme Name: 4Webs Connected
Theme URI: https://4webs.co.uk
Author: 4Webs Group Ltd
Author URI: https://4webs.co.uk
Description: Bespoke animated one-page WordPress theme for 4Webs Group Ltd.
Version: 1.2.2
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: fourwebs-connected
*/

.fourwebs-fallback {
    min-height: 70vh;
    padding: 150px 7vw;
}

body.admin-bar .intro {
    top: 32px;
}

@media screen and (max-width: 782px) {
    body.admin-bar .intro {
        top: 46px;
    }
}
