.custom-slider .custom_content h3 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
}
.custom-slider .custom_content h4 {
    font-weight: normal;
}
.custom-slider .action {
    background: #f29105;
    font-size: 16px;
    line-height: 20px;
    border: 0;
    margin: 0;
    padding: 10px 20px;
    border-radius: 0;
    text-transform: uppercase;
}