.mg_section-layout_1{
    width: 100%;
    overflow: hidden;
}

.mg_section-layout_1 .content-slider{
    font-size: 22px;
}
.mg_section-layout_1 .btn-slider{
    background-color: #D61245;
    color: #ffffff;
    border-radius: 100px;
    font-size: 18px;
    padding: 0 30px;
    line-height: 50px;
}
.mg_section-layout_1 .btn-slider:hover,
.mg_section-layout_1 .btn-slider:focus,
.mg_section-layout_1 .btn-slider:active{
    background-color: inherit;
    color: inherit;
}

.mg_section-layout_1 .content-slider{
    color: #ffffff;
}
.mg_section-layout_1 a:hover{
     color: inherit;
}