/*** Customize seu css aqui ***/

.footer-payment_item svg>* {
    fill: #000
}

/* Start - Info Header and Footer */
.info-custom_box { align-items: center; display: flex; justify-content: center; padding: 8px 0; text-align: center; }
.info-custom_content a { color: #333; font-weight: bold; }
.info-custom_content { background-color: #fff; border-bottom: 1px solid #f0f0f0; color: #333; font-size: 12px; line-height: 16px; position: relative; z-index: 1; }
.info-custom_content.info-custom-content_footer { border-bottom: 0; border-top: 1px solid #f0f0f0;}
.info-custom_content.info-custom-content_footer .info-custom_box { padding: 12px 0; }

@media (max-width: 991px) {
    .sidebar-nav { margin-top: calc(60px + 32px); }
}
@media (max-width: 768px) {
    .sidebar-nav { margin-top: calc(60px + ((8px * 2) + (16px * 2))); }
}
/* End - Info Header and Footer */

.card-page .card-body_custom p { min-height: 1.5em; }
.footer-contact_box { padding-bottom: 8px; padding-top: 8px; }
