.mb-2 {
    margin-bottom: 2px;
}

.mt-13 {
    margin-top: 13px;
}

.features-grid .feature {
    height: 25rem;
}

.wrapper.style1 {
    background-color: #313131;
    background: linear-gradient(45deg, #212121 0%, #505050 50%, #505050 50%, #0e0e0e 100%);
}

.logo {
    height: 100px;
    margin-top: 20px;
}

#header {
    background: linear-gradient(45deg, #040404 0%, #5d5d5d 50%, #5f5f5f 50%, #151515 100%);
}

.nounderline {
    text-decoration: none !important
}

.hr-footer {
    margin-bottom: 10px;
    margin-top: 10px;
}
