@charset "utf-8";

.footer__copy {
    background-color: #b3b3b3;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.12em;
    padding: 16px 3%;
    
}


@media screen and (max-width: 768px) {}