element {
}
#navbar-container {
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    background: rgba(0, 0, 0, 0.72);
;}

.widget-title, h5 {
    font-size: 2.5rem;
font-family:'stranger';
}

.site-footer {
    padding: 5rem 0;
    background: #000;
    color: #767676;
}
