@charset "UTF-8";

.mutual {
    width: min(100%, 710px);
    border: solid var(--main_color) 2px;
    padding: 10px;
}
