.lang-buttons .button {
    color: #363636;
    padding-top: 0.25rem;
}

.lang-buttons{
    background: #fff;
    padding-top: 0.25rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    position: fixed;
    right: 0.5rem;
    bottom: 1rem;
    display: block;
    border-radius: 2px;
    margin-bottom: 0rem;
    padding-bottom: 0rem;
  }

.lang-buttons .button span {
    text-decoration: none;
    border-bottom: 1px solid;
    padding-bottom: 0.25px;
}
