.pt-30 {
    padding-top: 30px;
}

.silot-color {
    color: #d14528 !important;
}

.silot-colot-blue {
    color: #0146c9;
}

.header-img {
    border-radius: 200px;
    width: 900px;
    top: 5%;
    left: -10%;
}

@media screen and (max-width: 375px) {
    .box-terms {
        text-align: center;
    }

    .btn-terms {
        margin-bottom: 1em;
    }

    .btn-privacy {
        margin-bottom: 5em;
    }
}

.logo-force {
    width: 140px;
}


.atompay-btn {
    background-color: #fa511f;
    border-color: #ff850b;
}

.custom-logo-footer {
    width: 350px;
    background-color: #fff;
    border-radius: 20px;
    padding: 10px;
}

.atompay-color {
    color: #fa511f !important;
}