.otree-title { color: rgba(0, 51, 97, .9); text-align: center; border-bottom: solid 1px rgba(0, 51, 97, .8); padding-bottom: 7px; } .alert-warning { color: rgba(0, 51, 97, .9); background-color: rgba(243, 146, 0, .2); border-color: rgba(243, 146, 0, .7); } .otree-timer > p { margin-bottom: 0; } .modal-content .modal-header { color: rgba(0, 51, 97, .9); background-color: white; } .modal-header > h2 { color: rgba(0, 51, 97, .9); text-align: center; width: 100%; } .modal-backdrop.show { opacity: .3; }