.mcc-consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #30424a;
  font-size: .9rem;
}
.mcc-consent input { margin-top: 5px; }
