/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.bandeiras img{width: 100% !important}


.btn.btn-primary:not(.btn-subscribe) {
    background-color: #e867a5;
    color: white;
    border-radius: 32px;
    padding: 20px 40px;
}


#index .slick-slide-image {margin: auto; text-align: center; display: block}