
.footer .footer__copyright-content {
    color: #9797BD;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

@media screen and (min-width: 1024px) {
.footer .footer__copyright-content {
    float: right;
}
}