/*
Theme Name: Lineavisual Perú - theme
Author: RL Soluciones
Author URI: https://google.com
Description: Tema personalizado para el sitio https://lineavisual.pe
Version: 1.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}