#logo1 {
    max-width: 5rem;
}

#gclogo3 {
    max-height: 100px;
}

.bi-instagram,
.bi-envelope,
.bi-twitter,
.bi-facebook,
.bi-whatsapp {
    color: #132A9F;
}

#social-top
div
p {
    font-size: small;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 3px;
}

.pdfooter {
    color: whitesmoke;
}

.pdfooter .bi-instagram,
.pdfooter .bi-envelope,
.pdfooter .bi-twitter,
.pdfooter .bi-facebook,
.pdfooter .bi-whatsapp {
    color: whitesmoke;
}

.navbar, .pdfooter {
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.9);
}

.dropdown-menu {
    background-color: #357044;
    border: black;
    box-shadow: 4px 5px 4px 0px rgba(0, 0, 0, 0.9);
}

.dropdown-item:hover {
    background-color: #1d3f26;
}

.gcfooter {
    color: whitesmoke !important;
}

.gcfooter .nav-link {
    color: whitesmoke !important;
}

.gcfooter .nav-link:hover {
    text-decoration: none;
}
