/*
Theme Name:   Rayo
Theme URI:    http://logindev.com/rayo
Description:  Twenty Twenty Three Child Theme
Author:       LOGin Desarrollos
Author URI:   http://logindev.com
Template:     twentytwentythree
Version:      1.0.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentytwentythreechild
*/

div.wpforms-container-full .wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #50ab06;
    border: 1px solid #b4d39b;
    box-sizing: border-box
}

@media screen and (max-width: 1024px) {
    .home-how-help{
        background-color: #F5EAC1;
    }
    .home-faqs{
        background-color: #8ed1fc;
    }

    .mov-p-0{
        padding: 0px !important;
    }
    .mov-m-0 {
        margin: 0px !important;
    }
}