/* Main text color */ --text: #1e1e1e; --text-light: #fff;
/* Accent colors: used in header, on special classes. */ --accent-1: #3858e9; /* Link color */ --accent-2: #3858e9; /* Accent background */ --accent-3: #ededed; /* hr background */
/*------------------------------------------------------------------------------ x.2.0 - Legacy About Styles: Global ------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------ x.3.0 - Legacy About Styles: About Page ------------------------------------------------------------------------------*/
.about-wrap p.wp-credits-list a { white-space: nowrap; }
/* Freedoms */
.freedoms-php .about-wrap ol { margin: 40px 60px; }
.freedoms-php .about-wrap ol li { list-style-type: decimal; font-weight: 600; }
.freedoms-php .about-wrap ol p { font-weight: 400; margin: 0.6em 0; }
/*------------------------------------------------------------------------------ x.5.0 - Legacy About Styles: Media Queries ------------------------------------------------------------------------------*/