body, .page {
  background-color: #ededed !important;
}

.buttonLink {
  background: none !important;
  border: none;
  cursor: pointer;
  color: #2996cc;
  font-size: 15px;
}

.link-text {
    background-color: transparent !important;
    border: none;
}
.link-text:hover {
    background-color: transparent !important;
    text-decoration: underline;
}
.left-text-block {
    text-align:left !important
}
button.tile-button--side-icon div {
    display: inherit !important;
}
.text-left-to-icon {
    margin-left: 0.5em;
    vertical-align: super;
}
.field-message {
    font-size: 15px;
    min-width: auto;
}

.page{
  margin-top: 30px;
}

.field-message {
    font-size: 13px;
    min-width: auto;
}