.tableh5{font-size: 16px;height: 30px;border-bottom-style:solid; width:100%;margin:30px 0 0 0;margin-top: 15px;}
.m_menu{width: 100%;margin-top: 20px;}
.category_span{font-size: 14px;letter-spacing: 3px;}
.category_s{background-color:#0098d7;color: #ffffff;padding: 5px;border:2px #ccc solid;border-radius:10px;}
.category_ss{padding: 5px;border:2px #ccc solid;border-radius:10px;}
.btn-style {background-color: #fff;color: #333;border: 2px solid #ccc;border-radius: 8px;padding: 6px 8px;cursor: pointer;transition: color 0.3s ease;letter-spacing: 4px;font-size: 14px;}
.btn-style:hover {color: #666;}
.btn-style.active {background-color: #0098d7;color: #fff;border-color: #007bb5;}