body {
    background-color: #7f0c10;
    color: #fff;
}
.btn-secondary {
    background-color: #fff;
    color: #7f0c10;
    border: 0px !important;
    border-radius: 0px;
    font-weight: bolder;
}
.btn {
    
    border: 0px !important;
    border-radius: 0px;
}