/* Specific */
body { background-color: #FDD835; }

.sc-container { background-color: #ffffff; }

@media (max-width: 640px) {
  .icons-social { display: none; }
  .icons-social-mobile { display: flex; }
}