.btn-outline-white {
    border: 1px solid white !important;
    color: white !important;
    border-radius: 0px;
}
.btn-outline-white:hover {
    background: white;
    color: black !important;
}
.secondSectionImage {
    width: 150px !important;
    height: 150px !important;
}
p {
    font-size: 16px !important;
    letter-spacing: 2.1px !important;
}
.nav-link {
    font-weight: 900 !important;
}