/*
 Theme Name:   T99 Plaghia Charter
 Template:     twentytwentythree
 Version:      1.0.0
*/


#pulsante-copia {
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 20px 40px;
  background-color: #4CAF50;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 200%;
}
#pulsante-copia:hover {
  background-color: #70c572;
}


th {
    padding-right: 15px;
}

h1.wp-block-post-title {
    font-size: 22px;
    margin-bottom: 10px!important;
    display: none;
}

a.wp-block-button__link.wp-element-button {
    background-color: #a1b2bb;
    color: #fff;
}
a.wp-block-button__link.wp-element-button:hover {
    background-color: #000;
    color: #fff;
}

.barca {
justify-content: space-around;
}

.barca .frm_primary_label {
    min-width: 400px;
}
