/*-- Use For Custom Styling --*/
.coords li{
    list-style-type: none;
    display: flex;
    align-items: center;
}

.coords i{
    font-size: 35px;
    margin-right: 8px;
}

.about {
    padding-top: 6rem !important;
}