﻿.community_box{margin:auto;text-align:center;padding:1rem 0;justify-content:center;}
.community-des{width:100%;font-size:1.5rem;font-weight:bold;}
.community-cont{color:white;margin:0.5rem;border-radius:1rem;padding:1rem 2rem;}
.community-cont:first-of-type{background-color:#2EC179;}
.community-cont:last-of-type{background-color:#395692;}
.community-cont img{margin:auto;width:110px;margin-bottom:0.25rem;}