.smt-btn-container {
    width: 100%;
    height: 100%;
    border-radius: 9.058rpx;
    font-size: 32.609rpx;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hover-class {
    opacity: .5;
}

.smt-btn-container:after {
    border: none;
}