/*
 * Custom CSS Para Cliente WEB
*/

body {
    background-color: #e72c21 !important;
    background-image: url(https://i.ibb.co/6RmHZwQb/bgStatic.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.backstretch {
    display: none !important;
}
