/* Your custom styles */
.navbar {
    height: 62px;
    text-align: center;
}

#dropdown-color {
    background-color: #acacac;
}

#link-color {
    background-color: #acacac;
    font-weight: 400; 
}


.quote {
    font-size: 12px;
    text-indent: 10%;
}
.indent {
    font-size: 12px;
    text-indent: 10%;
}

#section2-style {
    margin: 18px;
}
