/* breakpoints */
.title h1 {
  text-transform: uppercase;
}

.title-black h1 {
  color: black;
}

.title-red h1 {
  color: #cd202c;
}
