@charset "UTF-8";

.section.floatingBtnSection .sectionInner .btnList {justify-content: center;}

@media screen and (max-width: 750px) {
    .section.floatingBtnSection .sectionInner .btnList .btnItem {width: 100%;}
}
