.social {
    padding: 10vw;
    display: flex;
    flex-direction: row;
}

.info-container {
    background-color: #ff7d29;
    border-radius: 25px;
}