#navbar_logo {
    width: 6%;
}

#footer_logo {
    width: 7%;
    aspect-ratio: 1/1;
}

.bolder {
    font-weight: bolder;
}

.nav_title {
    font-weight: bolder;
    color: white;
    margin-top: 25px;
}

.margin20 {
    margin: 20px;
}

.left_text {
    text-align: left;
}

.desc_img {
    max-width: 80%;
}