@charset "utf-8";
/* CSS Document */

#footer {
    width: 100%;
    max-width: 600px;
    background-image: url("https://obuma-cl.s3.us-east-2.amazonaws.com/DocumentosGenerados/Empresa-113/files_newsletter/cod113-5928fc532860ad16660396f3a1c61008.jpg");
}
#footer .container {
    height: 50%;
    display: flex;
    flex-wrap: wrap;
}
#footer .widget {
    margin: 10px;
    width: auto;
    max-width: 165px;
}
#footer h1 {
    font-size: 24px;
    font-weight: 800;
    color: #FFFFFF;
}
#footer h3 {
    font-size: 14px;
    font-weight: 800;
    color: #FFFFFF;
}
#footer p {
    font-size: 12px;
    font-weight: 500;
    color: #FFFFFF;
}