/*
Theme Name: NEXTIOM CTS
Theme URI: https://nextiom.com/
Author: Nextiom
Author URI: https://nextiom.com/
Description: Custom theme for colombotaxiservice
Template: hello-elementor
Version: 1.0
*/

.custom-footer-copyright {
    text-align: center;
    padding: 14px 10px;
    background: #111111;
    color: #cccccc;
    font-size: 13px;
    border-top: 1px solid #222;
}

.custom-footer-copyright a {
    color: #00c853;
    text-decoration: none;
}

.custom-footer-copyright a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .custom-footer-copyright {
        font-size: 12px;
        line-height: 1.5;
    }
}
