/*
Theme Name: STRING
Theme URI: https://string.marketing
Version: 1.0
Description: Custom theme developed by String Marketing.
Author: The Stephanie Hofhenke
Author URI: https://string.marketing
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-node-606da7535f1dc .list-built li::before {
    /* background: #6c1a72; */
    width: 20px;
    height: 25px;
    position: absolute;
    content: "";
    left: -27px;
    border-radius: 0px;
    top: 13px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
@media(max-width:767px){
	.welcomemob {
    background-image: linear-gradient(#18d4cf -9%, #98c6bf00 30%);
}
}