
/** ADD YOUR AWESOME CODES HERE **/

.social-links {
    display: flex;
    margin: 0 auto;
    width: 30%;
    justify-content: center;
}

.social-links li i{
    color: white;
    font-size: 1.5rem;
    padding: 0 20px;
}

.designer-link {
    color: white;
}