.bg-primary {
    --bs-bg-opacity: 1;
    background-color: #585562 !important;
}

#elvis {
    color: #6b2a14;
}

#you {
    color: grey;
}

 a {
    color: #041322;
 }

 a:hover {
    color: #b98d28 ;
 }

 a:visited {
    color: #6b2a14;
}

p {
    color: rgba(255, 255, 255, 0.75) !important;
}

hr.divider {
    height: 0.2rem;
    max-width: 3.25rem;
    margin: 1.5rem auto;
    background-color: #6b2a14;
    opacity: 1;
}

.pic {
    width: 100%;
    margin-top: 60px;
}

.rice p {
    color: #6c757d !important;
}

i {
    font-size: 25px;
    color: #b98d28;
}

#video {


margin-top: 60px;

}
