footer {
    background: none repeat scroll 0 0 var(--bg-footer1-color);
    color: var(--fg-footer1-color) !important;
}
.primago-footer-wrapper {
    padding-bottom: 0 !important;
}
.primago-footer-header {
    font-family: inherit !important;
    padding: 0.5rem 0;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.primago-footer-text {
    line-height: 24px;
    font-size: 14px;
}
.primago-footer-payment-option {
    width: 48px;
    height: 32px;
}
.primago-footer-social-link-icon {
    min-width: 32px;
    min-height: 32px;
}