.disclaimer-title {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    line-height: 24px;
}

.disclaimer-text {
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
}

.all-right-reserved {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
}

.copyright-left-container {
    border-radius: 27.5px;
    border: 1px solid #000;
    background: #000;
}

.bottom-link-container:hover {
    border-radius: 25.5px;
    background: #EF4223;
}

.bottom-link-container-active {
    border-radius: 25.5px;
    background: #EF4223 !important;
}

.bottom-link-text {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    line-height: 124.996%;
}