.content { align-items: center; justify-content: center; } .logo { height: 170rpx; width: 700rpx; margin-top: 10rpx; margin-left: 10rpx; margin-bottom: 50rpx; margin-right: 10rpx; } .uni-box-head { margin-right: 10rpx; margin-left: 10rpx; margin-bottom: 20rpx; } .uni-mt-5 { margin-left: 1.5%; margin-bottom: 40rpx } .options { display: flex; margin-bottom: 20rpx } .text { font-size: larger !important; margin-top: 5rpx; letter-spacing: 0.5px; } .noDucument { text-align: center; font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 20px; font-weight: bold; color: red; margin-top: 40%; } .button-text { color: #fff; font-size: 12px; } .error-text { color: #f56c6c; }