* {padding:0; margin:0;}
body {text-align:center; font-size:90%; padding-bottom:30px;}
a {text-decoration: none;display: inline-block;}
#logo {width:150px; margin: 10px 0;}

#cats ul li {list-style: none; display: inline-block; padding: 7px 5px; background: #f4e1db; border-radius: 8px; color: #131313; border: 1px solid #d3b2a7; margin-bottom: 10px; font-size: 89%;}
#cats ul li.active-cat {background:#bf9486; color:#fff; font-weight:bold;}

div.items {padding:10px;}
div.row {color:#666; border:1.2px solid #c9a69a; padding:5px; line-height: 210%; border-radius: 8px; margin-bottom: 10px;}
div.row b {color:#111;}
div.row small {color:#733724;}

div#call-btn {position:absolute; left:10px; top:10px; padding:5px; background:#f4e1db; border-radius:8px; border: 1px solid #d3b2a7; color:gray;}
div#call-btn2 {padding:2px 6px; margin-left:5px; font-size:80%; background:#eee; border-radius:8px; border: 1px solid #d1cccc; color:#666; width: fit-content; margin-bottom: 20px;}