a {
    font-weight: bold;
    text-decoration: none;
  }

.center-widget {
  display: flex;
  align-items: center;
  justify-content: center;
}

@font-face {
  font-family: 'MerryWeather';
  src: url('MerriweatherSans-VariableFont_wght.ttf') format('truetype');
}  