.tooltiper {
    border-radius: 15px !important;
    padding: 10px 15px;
    max-width: 900px;
}
.tooltiper header {
    color : yellow !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    background-color : #ffffff !important;
    height: 50px;
}
.tooltiper h3 {
    font-weight: 600 !important;
}
.tooltiper .shepherd-text {
    border-radius: 15px !important;
    font-size: 0.83em ;
    line-height: 1.2;
    padding: 0 17px;
}


.shepherd-button   {
    font-size: 0.875em;
    font-weight: 600;
    color : #ffffff;
    line-height: 1;
    margin-top: 30px;
    height: 30px;
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    background-color : rgb(254, 131, 75) !important
}
.shepherd-element {
    max-width: 500px !important ;
}
