@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");
a {
    text-decoration: none;
}
img {
    width: 100%;
}
.logo {
    max-width: 350px;
    padding: 10px;
}
a .bi-instagram {
    color: #C13584;
}