.btn{

    display: inline-block;
    width: 110px;
    margin-left: 10px;
    font-size: 1.4rem;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    background-color: #cf0003 !important;
    color:#ffffff;
}