body {
    background-color: #af510b;
}

.mr-auto {
    margin-right: auto !important;
}

.ml-auto {
    margin-left: auto !important;
}

.ks-logo {
    max-width: 200px;
    width: 100%;
    height: auto;
}

.owl-carousel .owl-item {
    padding: 10px;
}