.unlock_addon_footer_copyright {
    width: 100%;
    color: #9fa0a6;
    font-size: 14px;
    line-height: 1.6;
}

@media (max-width: 767px) {
    .unlock_addon_footer_copyright {
        text-align: center !important;
        font-size: 13px;
    }
}




