.rule_box{padding:6rem 0;color:#482615;}
.rule_title{margin-bottom:4rem;}
.homee_rule p:not(p:last-child){margin-bottom:30px;}
.homee_rule p{display:flex;gap:10px;opacity:0.8;}
.homee_rule p:last-child{margin-top:30px;}
.register_bt{display:inlnie-block;padding:15px 30px;background:#b98762;color:#fff;transition:0.2s;}
.register_bt:hover{color:#fff;text-decoration:none;background:#dba98b;transition:0.2s;}