.container-sm {
    max-width:800px;
}
.text-yellow {
    color: #ff9137;    
}

.text-yellow-dark {
    color: #eb7412;    
}

.back-image {
    background-image: url('/images/confirm-page-bg1.jpg');
    background-repeat: no-repeat;
}