#index_about_ceo {
}
#index_about_ceo_container {
}
#index_about_ceo_content {
    flex-direction: column;
}
#index_about_ceo_p78 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#index_about_ceo_p7 {
    width: 80%;
    font-style: italic;
    font-weight: 500;
    color: var(--primary-color);
}
#index_about_ceo_p8 {
    width: 80%;
    text-align: center;
}
#index_about_ceo_p9 {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /*background-color: var(--our-light-grey-color);*/
    border-top: solid  var(--our-grey-color);
    /*border: solid 1px green;*/
}
#index_about_ceo_p9_text {
    padding-left: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: bold;
    /*border: solid 1px red;*/
}
#index_about_ceo_p9_images {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    /*border: solid 1px red;*/

}
#index_about_ceo_p9_image_badge img {
    width: 150px;
}
#index_about_ceo_p9_image_aspejure img {
    width: 190px;
}
.index_about_ceo_p {
    margin-top: 20px;
    color: var(--our-grey-color);
}
blockquote:before { content: open-quote; }
blockquote:after  { content: close-quote; }

#index_about_ceo_p9_image_iaap {
    display: flex;
    flex-direction: column;
}
#index_about_ceo_p9_image_badge_text {
    text-align: center;
    /*border: solid 1px red;*/
}
#index_about_ceo_p9_image_aspejure {
    display: flex;
    flex-direction: column;
}
#index_about_ceo_p9_image_aspejure_text {
    text-align: center;
    /*border: solid 1px red;*/
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 831px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
