body{
    background-color: #637ea7;
    color : #fff;
}
.home-logo{
    max-height: 100px;
    width: auto;
}
.home-slide{
    max-height: 80vh;
}
.rounded-4{
    border-radius : 1rem !important;
}