/*======================================
Theme Name: Child Divi
Theme URI: https://divicake.com/
Description: Child divi
Version: 1.0
Author: MT
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

#load-bg{
    background-color: #ffffff;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100wh;
    height: 100vh;
    z-index: 9999999;
}

.wpcf7 form.sent .wpcf7-response-output{
    border: none;
    font-size: 2rem;
    line-height: 2.2rem;
    color: black;
}