.btn-white {
    background: white;
}

.btn-blue {
    background: #1c72bd;
}