
.social__links {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    font-size: 2rem;
}
.social__links a {
    color: white;
