.qrcode {
    font-size: 2rem;
    line-height: 4rem;
}

.qrcode img {
    margin-top: 2rem;
}

.qrcode .copy-url {
    padding-top: 2rem;
    color: red;
}

h3 {
    font-size: 2rem;
    line-height: 2rem;
    padding-left: 1rem;
    padding-top: 4px;
}

.rules h3 {
    border-left: #59b868 solid 2px;
}

.m-list h3 {
    border-left: #edd53b solid 2px;
}