﻿.skl > h1 {
    margin-top: 3%;
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 600;
}

.container > h1 {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 600;
}

::selection {
    color: white;
    background-color: #FF6A00;
}

.team-image > img {
    margin-top: 30px;
    width: 360px;
    height: 440px;
}

.vision {
    margin-bottom: -110px;
}

a.icon {
    font-size: 30px;
    text-decoration: none;
    margin-right: 15px;
    margin-left: 15px;
}
body {
}
