.container {
    max-width: 1200px;
}
.IndexSection{
    margin-top: 50px;
    margin-bottom: 50px;
}
.indexItem{
    margin-top: 50px;
    margin-bottom: 50px;
}
.indexCard{
    border: 0;
}
