




.contentCol .tile:nth-child(2) h2 {
  color:#a182a7;
}

.contentCol .tile:nth-child(2) h2:after {
    background-color: #a182a7;
}

.contentCol .tile:nth-child(3) h2 {
  color:#a4b97c;
}

.contentCol .tile:nth-child(3) h2:after {
    background-color: #a4b97c;
}

.contentCol .tile:nth-child(4) h2 {
  color:#c17370;
}

.contentCol .tile:nth-child(4) h2:after {
    background-color: #c17370;
}

.contentCol .tile:nth-child(5) h2 {
  color:#f4d57e;
}

.contentCol .tile:nth-child(5) h2:after {
    background-color: #f4d57e;
}

.contentCol .tile:nth-child(6) h2 {
  color:#cbdae0;
}

.contentCol .tile:nth-child(6) h2:after {
    background-color: #cbdae0;
}