body
{
  background-image: url('/static/assets/ar3.png');
}

a
{
  text-decoration: none;
}

.theWhy
{
  background: -webkit-linear-gradient(#ff5858, #f857a6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.tag
{
  background: rgba(255, 0, 106,0.5);
}

.UX1
{
  color: white;
}

.UX2
{
  color: #009432;
}

.UX3
{
  color: rgba(111, 30, 81,1);
}

.navSelected
{
  background: rgba(255, 0, 106,0.4);
}
