.navbar-image {
    height: 35px;
}

.paragraph-styles {
    text-align: left;
}

.my-styles-subheading {
    width: 50%;
}

ul {
    text-align: left;
    color: #6c757d!important;
    line-height: 1.75;
}

.no-bottom-margin {
    margin-bottom: 0px;
}

.my-header {
    font-family: 'Marcellus SC', serif;
    margin-bottom: 0px;
}

.my-title {
    font-family: 'Marcellus SC', serif;
    font-size: 107px;
    color: #336666;
}

.my-footer {
    font-family: 'Marcellus SC', serif !important;
    margin-bottom: 0px;
}

.nobr 
{ 
    white-space: nowrap; 
}

.my-copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: Montserrat,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji';
}