/* Add custom CSS styles below */ 

salla-button .s-button-btn {
    line-height: normal;
    background-color: black;
    color: rgb(255 255 255);
}

.enhanced-title-border {
    /* border: 2px solid #ffffff; */
    border: 2px solid #ffffff;
    border-radius: 100%;
    display: none;
    height: 14px;
    margin: 3px auto;
    position: relative;
    width: 0px;
}

@media (min-width: 640px) {
    .sm\:text-4xl
Specificity: (0,1,0)
 {
        font-size: 1.5rem;
        line-height: 2.5rem;
    }
}

.s-block__title h2 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.75rem;
    line-height: 1.2;
    position: relative;
}

.navbar-brand img {
    max-height: 120px;
    max-width: 300px;
}