.frame-image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
}

.font-bold {
    font-weight: 700;
}

.font-regular {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}
