@charset "UTF-8";

@media (max-width: 768px) {
    .dc__border_gray {
        border: 1px solid #aca9ba;
    }
}
