/* Add custom CSS styles below */ 
[class^=sicon-], [class*=" sicon-"] {
    font-family: "sallaicons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #4340a8!important;
}
.s-slider-block__display-all {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #414042;
    color: #2a2625;
}

.s-button-primary-outline {
    fill: #ffffff;
    color: #423fa8;
    background: #38c3c2;
}

.s-button-primary-outline:hover {
    background-color: #423fa8;
    fill: #ff6767;
    fill: #000000;
    color: #ff6767;
    color: #38c3c2;
}




body .s-design-before {
    display:none;
}