@charset "utf-8";
/* About */
#sectionAbout h1.title::after {
    content: 'About us';
}

#sectionAbout .content ol li + li {
    border-top: 1px dotted #aaa;
    margin-top: 15px;
    padding-top: 15px;
}



@media screen and (min-width: 769px) {
}



@media screen and (min-width: 1024px) {
}



@media screen and (min-width: 1216px) {
}



@media screen and (min-width: 1408px) {
}