.elementor-7089 .elementor-element.elementor-element-5cd5e90{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS */.btns-tags .elementor-icon-list-item{
    display: flex;
    flex-direction: row;
    align-items: center;
    min-height: 56px;
    padding: 8px 20px 8px 12px;
    border: 1px solid #1F1F1F;
    border-radius: 16px;
    background-color: #090909;
}
.btns-tags .elementor-icon-list-item svg{
    border: 1px solid #1F1F1F;
    border-radius: 8px;
    background-color: #131313;
    margin-right: 8px!important;
}

@media only screen and (max-width: 480px) {
    /*body .ts-card-container.type1 .ts-card-content{
        max-width: none;
    }*/
    body .scroll-to-elements .ts-card-container{
        min-height: 580px!important;
    }
    .ts-titles-container .ts-titles .ts-title-t2 > *, .ts-titles-container.ts-titles-big-size .ts-titles .ts-title-t2 > *{
        word-break: break-word;
        -webkit-hyphens: auto;
           -moz-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto;
    }
}/* End custom CSS */