.initials{
    width: 30%;
}
.bg-dark{
    background-color: #668de2 !important;
}
.bi,
.bi-arrow-bar-up{
    color: #ffffff;
}
.film{
    width: 100%;
    height: auto;
}
nav{
    font-size: larger;
}
body{
    background-color: rgb(224, 231, 248);
}