

.ots-secret {
    width: 100%;
    margin-top: 15px;
    text-align: left;
}

.ots-title {
    margin-bottom: 10px;
}

.ots-description {
    margin-bottom: 20px;
}

.ots-footer {
    margin-top: 15px;
    opacity: 0.7;
}

.ots-wrapper .form-control {
    margin: 0 !important;
}
.ots-wrapper .btn.btn-primary {
    background-color: #5f93cf !important; 
    color: #fff !important;
    border-color: #5f93cf !important;
}