.announcement-wrapper
{
.announcement-wrapper {
  text-align: center;
  margin-bottom: 36px;
}

/* This styles the existing 'header' class inside the wrapper */
.announcement-wrapper .header {
  display: inline-block;
  background-color: #ffffff;
  padding: 36px 24px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
}
.Large Font
{
font-size: 2rem
}
