body.elementor-page-6:not(.elementor-motion-effects-element-type-background), body.elementor-page-6 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#061018;}/* Start custom CSS */html,body{
    width: 100%;
    overflow-x: hidden;
}

.tag-sc01{
    font-size: 14px;
    font-weight: 400;
    padding: 4px 12px;
    background-color: #152D3F;
    border-radius: 30px;
    border: 1px solid #005394;
    text-wrap: nowrap;
}

.break{
    display: block;
    margin-bottom: 20px;
}

@media(max-width: 431px){
    .tag-sc01{
    font-size: 10px;
    font-weight: 400;
    padding: 6px 12px;
    border: 1px solid #005394;
}
}/* End custom CSS */