/**umb_name:Blue Subtitle*/
.blue-subtitle {
  color: #1076bc;
  font-weight: bold;
  font-size: 1.2rem;
}

/**umb_name:Blue Title*/
.blue-title {
  color: #1076bc;
  font-weight: bold;
  font-size: 2.5rem;
}

/**umb_name:Grey Cross*/
.grey-cross {
  color: grey;
  font-weight: bold;
  font-size: 1.2rem;
}

/**umb_name:Blue Text*/
.blue-text {
  color: #1076bc;
  font-weight: bold;
}
