﻿@charset "utf-8"; 
:root{--color:#FFBA00;}
.abflex {display:flex;flex-wrap:wrap;margin-bottom:20px}
.abflex>p.color:first-child {margin-right:30px;}
.home-about .about-info .about-content p.color{margin-bottom:10px}
footer .foot-item.foot-code .foot-qrimg{display:flex;}
footer .foot-item.foot-code .foot-qrimg>div{max-width:160px;text-align: center;}
footer .foot-item.foot-code .foot-qrimg>div:nth-child(1){margin-right:15px;}
@media (min-width:1025px){.foot-code{max-width:27%;}}
@media (max-width:768px){.foot-nav .foot-item.foot-code{display:block;}}