/* Common for all blocks */
.block,
.block-title,
.block-content {
  position: relative;
}
.block-title {
  font-weight: normal;
  text-transform: uppercase;
}