.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.logo_shadow {
    /*width: 290px;*/
    box-shadow: 7px 7px 5px rgba(0, 0, 0, 0.6);
}

.btn-custom-pay {
    color: #ffffff !important;
    border: 3px solid #4184c2 !important;
    /*background-color: #7a335c !important;*/
    background-color: #4184c2 !important;
    border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.form-control,
.alert,
.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0 !important;
}

.h2, h2 {
    /*color: #7a335c !important;*/
    color: #4184c2 !important;
    font-size: 40px !important;
    font-family: 'Circe', Arial, sans-serif !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    background-position: center center !important;
    border-color: transparent !important;
    border-style: solid !important;
}