footer {
  margin-bottom: 10px;
}

footer p {
  font-weight: 600;
  font-size: small;
  text-align: center;
}

footer .brand-name {
  color: #00b2e3;
}

footer .year {
  color: white;
} 