.instructor-name {
    font-size: 1.5em;
    font-weight: bold;
    margin-right: 1em;
}

.crimson {
    color: crimson;
}

.large {
    font-size: 1.5em;
}

.x_qr {
    width: 80px;
}

.x-account {
    display: flex;
    align-items: center;
    font-size: 1.2em;

    .m-txt-p {
        margin-top: 0;
    }
}