.testo-bottone-tag {
  padding: 5px 15px;
background-color: #0404040d;
color: #162542;
font-weight: 500;
text-transform: uppercase;
font-size: 14px;
line-height: 20px;
margin-right: 5px;
}
.post-tag:hover {
z-index: 1;
background: #b68c5a;
color: #ffffff !important;
}
.btn-mio {
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}
.btn-titolo {
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: #000000;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    font-size: 28px;
    font-weight: 600;
    font-family: frank ruhl libre,serif;
    }
