.bgblack {
    background: #000 !important;
}
.feature-two__item .feature__content .title {
    padding-bottom: 0px;
}
.bgred {
    background: #ba1e22 !important;
}
.text-red {
    color: #ba1e22 !important;
}
.btn-one-rounded{
    border-radius: 2px;
    transform: skewX(175deg) !important;
}