/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 27 jun. 2024, 19:51:21
    Author     : Antonio Huaman Fernandez <soporte@inca.org.pe>
*/

.hero:before {
    background: none;
}

.header .logo img {
    max-height: 100px;
    margin-top: -16px;
    margin-bottom: -64px;
}

.contact .php-email-form input[type=text], .contact .php-email-form input[type=email], .contact .php-email-form textarea {
    border: 1px inset;
}