.btn-border-left:before {
    position: absolute;
    left: -35px;
    content: " ";
    display: block;
    width: 35px;
    height: 100%;
    background-color: #C30408;
}