.webp .banner.banner-seguranca {
    background: url(/assets/images/centralseg/bannerbg.webp);
}

.no-webp .banner.banner-seguranca {
    background: url(/assets/images/centralseg/bannerbg.png);
}

article.docs {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

article.docs .actions {
    display: flex;
    flex-direction: column;
}

.sec-seguranca-banner {
    background-image: url(/assets/images/seguranca/dobra-certificado.png);
    background-size: cover;
    background-repeat: no-repeat;
}
