.section_container{
    margin-bottom: 1rem;
    padding: 3%;
}
.image_container {
    padding: 20px;
}

h5{
    margin-top: 1rem;
}
/*

.text_search_string {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 119.18%;
    color: #726E80;
}
.search_title{
     color: #494653;
}


.search_title_one {
    font-family: Open Sans Condensed;
    font-style: normal;
    font-weight: bold;
    font-size: 45px;
    line-height: 61px;
    color: #494653;
}

.search_title_two{
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 119.18%;
    color: #36999F;
}

.search_link {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 119.18%;
    color: #36999F;
}*/

/*.red {
    color: #F53F5B;
}*/
/*
.list_container {
    background: #F2F2F3;
    border-radius: 8px;
    padding: 20px;
}



.content_container {
     padding: 10px;
}

.item_title {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #494653;
    margin-top: 1rem;
}

.item_summary {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #928F9F;
}

.rich-text p{
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #928F9F !important;
}

.item_link {
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #47BBC2;
}
.item_link:hover{
color: #36999F;

}

.section_container {
margin-top: 60px;
}*/