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