.ecal-widget-message {
  margin-bottom: 1rem;
  font-size: 14px;
  font-style: normal;
}
.ecal-widget {
  background: white;
  color: #000;
  padding: 10px 20px;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  margin-bottom: 1em;
}

.ecal-widget-block {
  margin-bottom: 1rem;
} 

.ecal-widget-button {
  margin-left: auto;
  margin-right: auto;
  color: white!important;
  font-size: 12px!important;
  background-color: color(srgb 0.08 0.2427 0.2021);
  width: 100%
} 