#games-title {
  color: #0fbbff;
}

/* RESPONSIVE */
@media (max-width: 500px) {
  .cv-button {
    font-size: 15px;
  }
}
