/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/ClientSide/css.css to edit this template
*/
/* 
    Created on : 20/05/2022, 22:24:30
    Author     : Carlos Braga
*/


.home_slider_wrapper.gomore p {
    font-size: 14px;
    margin: 24px 0 12px;
}
.home_slider_wrapper.gomore iframe {
    width: 100%;
    height: 500px;
    aspect-ratio: 2/1;
}
.home_slider_wrapper.gomore img {
    display: block;
}
.home_slider_wrapper.gomore h3 {
    color: #1C3998;
    margin: 36px 0 0;
}