/* Start custom CSS for html, class: .elementor-element-9c90a01 *//* Remove margens e larguras limitadas do tema */
.page, .site-content, .entry-content, .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Estiliza o <form> para ocupar 100% da tela */
form {
    max-width: 100% !important;
    width: 100% !important;
}/* End custom CSS */