.oli_title1 {
    color: rgba(24, 206, 15, 0.35);
    font-weight: bold;
}
.oli_title2 {
    color: rgba(44, 168, 255, 0.35);
    font-weight: bold;
}
.oli_title3 {
    color: rgba(249, 99, 50, 0.35);
    font-weight: bold;
}
.oli-center {
    text-align: center;
}
.oli-logo-small {
    height: 40px;
}
.oli-card {
    height: 350px;
}
.oli-pic1 {
    height: 200px;
}
.oli-blk {
    color: black;
}
.oli-sl-btn {
    text-align: right;
    vertical-align: middle;
    margin-top: -10px;
}
.oli-sl-arrow {
    text-align: right;
    vertical-align: middle;
    margin-top: -10px;
    font-size: 2.5em;
    color: rgb(204, 33, 39);
    padding-right: 2px;
}
.oli-space-bf {
    margin-top: 30px;
}
.oli-grey {
    color: #6c757d;
}
.oli-left {
    text-align: left;
}
.oli-title-small {
    font-size: 1.5em;
}

.bg-grey {
    background-color: #f7f7f7;
}
.hel-title1 {
    font-size: 1.5em;
    text-align: left;
    text-decoration: none;
}
.hel-title1 a:hover{
    text-decoration: none;
}

