body {
    font-family: Arial, Helvetica, sans-serif;
}

.bg-primary {
    background-color: #9b59b6 !important;
}

nav {
    background-color: #2c3e50;
}
.page-section-heading {
    font-size: 2.25rem;
    line-height: 2rem;
}

.skill img {
    padding: 2%;
    width: 50px;
    height: 50px;
}

.contact {
    background-color: #2c3e50;
}