/*!
Theme Name: Darwin
Description: One framework for all your website needs.
Author: Darwin
Template: uicore-pro
Version: 0.0.2
Text Domain: darwin
*/

article.type-page { margin: 0!important; }

.gradient-accent {
  background: linear-gradient(90deg, #635DE6, #F05757);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
