.update-block {
  background: #034645;
  border-left: 5px solid #3F969E;
  padding: 16px 20px;
  color: #fff;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.6;
  margin: 20px 0;
}

.update-block h4 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
}

.update-content {
  margin: 10px 0;
}

.update-link {
  display: inline-block;
  color: #fff !important;
  padding: 8px 12px;
  text-decoration: none;
  font-weight: 600;
  border-radius: 4px;
}

.newsletter-form-placeholder {
  margin-top: 10px;
  font-style: italic;
}

.editor-preview {
  opacity: 0.85;
}

.wp-block-avila-update-block h4, .wp-block-avila-update-block h5
 {
    color: #ffffff !important;
}

.wp-block-avila-update-block #newsletter-subscribed{
    background: #3F969E !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.update-block .update-link{
    text-decoration: underline;
}

.infoSection__thePostContent h4, .infoSection__thePostContent h5 {
    font-weight: 900 !important;
}