/*
Theme Name: Mercury Child
Theme URI: https://mercurytheme.com/
Description: Child theme for Mercury theme
Author: Space-Themes.com
Author URI: https://space-themes.com/
Template: mercury
Version: 3.9
*/
@import url("../mercury/style.css");

body::before, body::after {
    background-color: #0c0d1c !important;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}
