.rv_footer_container {
    background-color: #173654;
}

.rv_copyright_container {
    border-top: 1px solid #1e4164;
    font-size: 16px;
    font-weight: 500;
}

.ft_logo_sq {
    width: 156px;
    height: auto;
    margin: auto;
}

.ft_logo_sq img {
    width: 100%;
}

footer div label {
    font-size: 16px;
    font-weight: 500;
}

footer div span {
    font-size: 16px;
    font-weight: 600;
}

footer label span {
    color: white;
}