@charset "UTF-8";
/*!
Theme Name: Brookes Creative
Theme URI: http://underscores.me/
Author: Oxford Brookes University
Author URI: http://brookes.ac.uk
Description: A custom Wordpress theme for the Brookes Creative project, part of the Faculty of TDE (Technology, Design, and Environment)
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bcreative
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Brookes Creative is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
/**
 * @license
 *
 * Font Family: General Sans
 * Designed by: Frode Helland
 * URL: https://www.fontshare.com/fonts/general-sans
 * © 2022 Indian Type Foundry
 *
 * Font Styles:
 * General Sans Variable(Variable font)
 * General Sans Variable Italic(Variable font)
 * General Sans Extralight
 * General Sans Extralight Italic
 * General Sans Light
 * General Sans Light Italic
 * General Sans Regular
 * General Sans Italic
 * General Sans Medium
 * General Sans Medium Italic
 * General Sans Semibold
 * General Sans Semibold Italic
 * General Sans Bold
 * General Sans Bold Italic
 *
*/
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 700.0;
*
* available axes:

* 'wght' (range from 200.0 to 700.0)

*/
@font-face {
  font-family: 'GeneralSans-Variable';
  src: url("template-assets/fonts/GeneralSans-Variable.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-Variable.woff") format("woff"), url("template-assets/fonts/GeneralSans-Variable.ttf") format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: normal; }
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 700.0;
*
* available axes:

* 'wght' (range from 200.0 to 700.0)

*/
@font-face {
  font-family: 'GeneralSans-VariableItalic';
  src: url("template-assets/fonts/GeneralSans-VariableItalic.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-VariableItalic.woff") format("woff"), url("template-assets/fonts/GeneralSans-VariableItalic.ttf") format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: italic; }
@font-face {
  font-family: 'GeneralSans-Extralight';
  src: url("template-assets/fonts/GeneralSans-Extralight.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-Extralight.woff") format("woff"), url("template-assets/fonts/GeneralSans-Extralight.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'GeneralSans-ExtralightItalic';
  src: url("template-assets/fonts/GeneralSans-ExtralightItalic.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-ExtralightItalic.woff") format("woff"), url("template-assets/fonts/GeneralSans-ExtralightItalic.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: italic; }
@font-face {
  font-family: 'GeneralSans-Light';
  src: url("template-assets/fonts/GeneralSans-Light.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-Light.woff") format("woff"), url("template-assets/fonts/GeneralSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'GeneralSans-LightItalic';
  src: url("template-assets/fonts/GeneralSans-LightItalic.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-LightItalic.woff") format("woff"), url("template-assets/fonts/GeneralSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic; }
@font-face {
  font-family: 'GeneralSans-Regular';
  src: url("template-assets/fonts/GeneralSans-Regular.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-Regular.woff") format("woff"), url("template-assets/fonts/GeneralSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'GeneralSans-Italic';
  src: url("template-assets/fonts/GeneralSans-Italic.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-Italic.woff") format("woff"), url("template-assets/fonts/GeneralSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic; }
@font-face {
  font-family: 'GeneralSans-Medium';
  src: url("template-assets/fonts/GeneralSans-Medium.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-Medium.woff") format("woff"), url("template-assets/fonts/GeneralSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'GeneralSans-MediumItalic';
  src: url("template-assets/fonts/GeneralSans-MediumItalic.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-MediumItalic.woff") format("woff"), url("template-assets/fonts/GeneralSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic; }
@font-face {
  font-family: 'GeneralSans-Semibold';
  src: url("template-assets/fonts/GeneralSans-Semibold.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-Semibold.woff") format("woff"), url("template-assets/fonts/GeneralSans-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'GeneralSans-SemiboldItalic';
  src: url("template-assets/fonts/GeneralSans-SemiboldItalic.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-SemiboldItalic.woff") format("woff"), url("template-assets/fonts/GeneralSans-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: italic; }
@font-face {
  font-family: 'GeneralSans-Bold';
  src: url("template-assets/fonts/GeneralSans-Bold.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-Bold.woff") format("woff"), url("template-assets/fonts/GeneralSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal; }
@font-face {
  font-family: 'GeneralSans-BoldItalic';
  src: url("template-assets/fonts/GeneralSans-BoldItalic.woff2") format("woff2"), url("template-assets/fonts/GeneralSans-BoldItalic.woff") format("woff"), url("template-assets/fonts/GeneralSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic; }
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: GeneralSans-Variable, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5; }

h1 {
  font-size: 2rem;
  margin: 0.67rem 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

p {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/* Elements
--------------------------------------------- */
body {
  background: #d10373;
  zoom: 1; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: 700; }

dd {
  margin: 0 1.5em 1.5em; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

img {
  height: auto;
  max-width: 100%; }

figure {
  margin: 1em 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/* Links
--------------------------------------------- */
a {
  color: #e368ab; }
  a:not(.btn):visited {
    color: #e368ab; }
  a:hover, a:focus, a:active {
    color: #f8bd68; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/* Forms
--------------------------------------------- */
_button, .wp-block-button__link,
.application_button,
.button,
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 0.625em 1.25em;
  border: 0px solid;
  border-radius: 2.5px;
  background-color: #050001;
  color: #FDFDFD;
  text-decoration: none;
  transition: background ease 0.65s;
  box-shadow: none; }

/* Buttons */
.wp-block-button__link,
.application_button,
.button,
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  /* add customisable colour classes here*/
  /* Add ccustomisable size classes here */ }
  .wp-block-button__link:hover, .wp-block-button__link:focus,
  .application_button:hover,
  .application_button:focus,
  .button:hover,
  .button:focus,
  .btn:hover,
  .btn:focus,
  button:hover,
  button:focus,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus {
    background: #6a2150;
    background: linear-gradient(45deg, #d10373 0%, #dd698c 50%, #f8bd68 100%);
    /*background: -webkit-linear-gradient(left, rgba(106,33,80,1) 0%, rgba(221,105,140,1) 60%, rgba(248,189,104,1) 100%);
    background: -o-linear-gradient(left, rgba(106,33,80,1) 0%, rgba(221,105,140,1) 60%, rgba(248,189,104,1) 100%);
    background: linear-gradient(to right, rgba(106,33,80,1) 0%, rgba(221,105,140,1) 60%, rgba(248,189,104,1) 100%);*/
    color: #FDFDFD !important;
    transition: background ease 0.85s; }

.btn-grid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 0.5em; }
  .btn-grid .btn {
    flex: 1 1 185px;
    text-align: center; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*
 * Displays direct decendents of .site in a grid, with their respective direct
 * decendents displayed as flexboxes.
 * 
 */
.site {
  display: grid;
  grid-template-columns: auto auto;
  grid-template-areas: "header header" "hero hero" "main main" "footer footer"; }
  .site > .site-header, .site .site-main, .site .site-sidebar, .site .site-footer {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    padding: 0.5em; }
    .site > .site-header > *, .site .site-main > *, .site .site-sidebar > *, .site .site-footer > * {
      flex-direction: row; }
      .site > .site-header > * > * + *:not(.btn),
      .site > .site-header > * > * > * + *, .site .site-main > * > * + *:not(.btn),
      .site .site-main > * > * > * + *, .site .site-sidebar > * > * + *:not(.btn),
      .site .site-sidebar > * > * > * + *, .site .site-footer > * > * + *:not(.btn),
      .site .site-footer > * > * > * + * {
        margin-top: 1.5em; }
  .site .site-header {
    grid-area: header; }
  .site .site-hero {
    grid-area: hero; }
  .site .site-main {
    grid-area: main;
    overflow: hidden; }
    .site .site-main > * + * {
      margin-top: 1.5em; }
    .site .site-main article {
      width: 100%; }
      .site .site-main article > .entry-content > *:not(.full-width) {
        padding: 0.5em;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto; }
  .site .site-aside {
    grid-area: sidebar; }
  .site .site-footer {
    grid-area: footer; }

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
/* Navigation */
.main-navigation h4 {
  margin: 1em 0;
  color: white;
  text-align: center; }
.main-navigation ul {
  display: block;
  list-style: none;
  margin: 0;
  padding-left: 0;
  font-size: 1.1em; }
  .main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999; }
    .main-navigation ul ul ul {
      left: -999em;
      top: 0; }
    .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
      display: block;
      left: auto; }
    .main-navigation ul ul a {
      display: block;
      width: 100%;
      padding: 0.625em 1.25em; }
    .main-navigation ul ul a:hover,
    .main-navigation ul ul a.focus {
      background: #d10373;
      background: linear-gradient(45deg, #d10373 0%, #dd698c 50%, #f8bd68 100%); }
  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    left: auto; }
.main-navigation li {
  position: relative; }
.main-navigation a, .main-navigation a:visited {
  display: block;
  text-decoration: none;
  color: shade(#e368ab, 20%);
  width: 100%;
  max-width: 180px;
  padding: 0.625em 0.625em;
  margin: -0.5em 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
.main-navigation a:hover, .main-navigation a:focus {
  background: linear-gradient(45deg, #d10373 0%, #dd698c 50%, #f8bd68 100%);
  color: #FDFDFD; }
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  color: #d10373;
  font-weight: 400; }
  .main-navigation .current_page_item > a:hover,
  .main-navigation .current-menu-item > a:hover,
  .main-navigation .current_page_ancestor > a:hover,
  .main-navigation .current-menu-ancestor > a:hover {
    color: #FDFDFD; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media (min-width: 768px) {
  .menu-toggle {
    display: block; }

  .main-navigation ul {
    /*display: flex;
    justify-content: flex-end;*/ }
    .main-navigation ul li {
      /*a, a:visited {
      	display: inline-block;
      	padding: 1.25rem 0.25rem 0.85rem;
      	&:hover, &:focus {
      		color: $color__brookes-pink-60;
      	}
      }*/ } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em; }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
  display: flex; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  flex: 1 0 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%; }

.infinite-scroll .posts-navigation {
  display: block;
  width: 100%; }

/* Header
--------------------------------------------- */
/* HEADER */
.site-header {
  height: 4em;
  overflow-y: hidden;
  overflow-x: hidden;
  z-index: 999;
  background: #333333;
  transition: all 0.8s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  	/*@include breakpoint(lg, null) {
  		position: fixed;
  		top: 0;
  		left: 0;
  		height: 100vh;
  		width: $size__site-navigation--collapse;//$size__site-navigation;
  		max-width: $size__site-navigation--collapse;//$size__site-navigation;
  		overflow-y: scroll;
  		//margin-left: - $size__site-navigation;
  		//margin-left: - 12.125em;
  		padding: 0.5em 1em;
  		border-right: 3px solid $color__brookes-pink;
  		background: $color__background-page;
  		
  		.site-branding {
  			width: 100%;
  			margin: 1em 0 0 -0.5em;
  			//margin-top: 1em;
  			order: 3;
  		}
  		
  		.site-toggle {
  			//position:absolute;
  			//top: 1em;
  			//right: -1.875em;
  			margin: 0 0 0 -0.5em;
  			width: 100%;
  			order: 1;
  			
  			button {
  				float: none;
  				
  			}
  		}
  
  		.main-navigation {
  			order: 2;
  			visibility: hidden;
  			opacity: 0;
  			max-height: calc(100vh - 10.5em);
  		}
  
  	} //_end: media breakpoint */ }
  .site-header .site-branding, .site-header .site-toggle {
    width: 50%; }
  .site-header .site-branding a.custom-logo-link {
    display: inline-block;
    height: 3em; }
    .site-header .site-branding a.custom-logo-link img {
      height: 100% !important;
      width: auto !important; }
  .site-header .site-toggle {
    z-index: 999; }
    .site-header .site-toggle button {
      display: block;
      float: right;
      width: 3em;
      height: 3em;
      padding: 0;
      border-radius: 100%;
      outline: none !important;
      border: none;
      background: #333333 url("template-assets/img/ring.svg") no-repeat;
      background-size: 100% 100%;
      background-position: center;
      cursor: pointer;
      transition: all 0.8s cubic-bezier(0.945, 0.02, 0.27, 0.665); }
      .site-header .site-toggle button:hover, .site-header .site-toggle button:focus {
        outline: none; }
      .site-header .site-toggle button span.menu-burger {
        left: 0;
        display: block;
        width: 35.6px;
        height: 2px;
        background: #d10373;
        transition: all 0.75s cubic-bezier(0.81, -0.33, 0.345, 1.375);
        transition-delay: 0.05s;
        transform: none;
        opacity: 1;
        margin: 5.75px; }
      .site-header .site-toggle button:hover span.menu-burger {
        margin: 0 auto; }
        .site-header .site-toggle button:hover span.menu-burger:first-of-type, .site-header .site-toggle button:hover span.menu-burger:last-of-type {
          transform: rotate(0) translate(0, 2px);
          opacity: 0; }
        .site-header .site-toggle button:hover span.menu-burger:nth-of-type(2) {
          opacity: 1; }
  .site-header .main-navigation {
    width: 100%; }
  .site-header.toggled .main-navigation {
    visibility: visible;
    opacity: 1; }

.site-header.toggled {
  transition: all 0.8s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  height: 100vh;
  	/*@include breakpoint(lg, null) {
  		//margin-left: 0;
  		width: $size__site-navigation;
  		max-width: $size__site-navigation;
  
  	}*/ }
  .site-header.toggled .site-toggle button:not(:hover) span.menu-burger {
    margin: 0 auto; }
    .site-header.toggled .site-toggle button:not(:hover) span.menu-burger:first-of-type {
      transform: rotate(45deg) translate(2px, 2px); }
    .site-header.toggled .site-toggle button:not(:hover) span.menu-burger:nth-of-type(2) {
      opacity: 0; }
    .site-header.toggled .site-toggle button:not(:hover) span.menu-burger:last-of-type {
      transform: rotate(-45deg) translate(1px, -1px); }

.site.toggled {
  height: 100%;
  overflow-y: visible; }

/* Hero
--------------------------------------------- */
/* 
 * HERO
 * The .site-hero component uses the css layout grid to enable positioning of
 * elements on top of eachother without using absolute or fixed positioning
 *
 */
.site-hero {
  display: grid;
  grid-template-columns: 50vw 50vw;
  grid-template-rows: auto;
  background: #333333; }
  .site-hero figure, .site-hero .hero-text {
    margin: 0;
    grid-column: 1/3;
    grid-row: 1; }
  .site-hero figure {
    height: inherit; }
  .site-hero .hero-text {
    z-index: 10;
    padding: 3.5em 2.5em;
    text-align: center;
    text-transform: uppercase;
    color: #FDFDFD; }
    .site-hero .hero-text > .site-link {
      display: block;
      font-size: 1.25em;
      font-weight: 600;
      text-decoration: none;
      color: #FDFDFD; }
    .site-hero .hero-text > img {
      height: 9.5em;
      width: auto; }
    .site-hero .hero-text > * + * {
      margin-top: 1.5em; }
  .site-hero--default figure {
    background: linear-gradient(180deg, #333333 0%, #333333 5%, rgba(51, 51, 51, 0.85) 20%, rgba(51, 51, 51, 0.65) 30%, rgba(51, 51, 51, 0.35) 55%, rgba(51, 51, 51, 0.15) 75%, rgba(51, 51, 51, 0.2) 100%), url("https://brookescreative.co.uk/wp-content/uploads/2022/07/lt-ngema-bupvUu1mNxI-unsplash.jpeg") no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  .site-hero--alt figure {
    background: linear-gradient(180deg, #333333 0%, #333333 5%, rgba(51, 51, 51, 0.85) 20%, rgba(51, 51, 51, 0.65) 30%, rgba(51, 51, 51, 0.35) 55%, rgba(51, 51, 51, 0.15) 75%, rgba(51, 51, 51, 0.2) 100%), url("https://brookescreative.co.uk/wp-content/uploads/2022/07/caught-in-joy-ptVBlniJi50-unsplash.jpeg") no-repeat;
    background-size: cover;
    background-position: 50% 50%; }

/*
 * Hero component splits into 50vw image & text alongside on 900+viewport width
 * Requirements: "display: grid" applied to .site-hero and for 3 empty figures
 */
@media (min-width: 900px) {
  .site-hero:not(.site-hero--landing) {
    background: #FDFDFD; }
    .site-hero:not(.site-hero--landing) figure {
      grid-column: 1; }
    .site-hero:not(.site-hero--landing) .hero-text {
      grid-column: 2;
      color: #333333; }
      .site-hero:not(.site-hero--landing) .hero-text .site-link {
        color: #333333; } }
/*
 * Hero component splits into 50vw image & text alongside on 900+viewport width
 * Requirements: "display: grid" applied to .site-hero and for 3 empty figures
 */
.site-hero--carousel figure {
  animation: imageAnimation 30s linear infinite 0s;
  backface-visibility: hidden;
  color: transparent;
  opacity: 0; }
  .site-hero--carousel figure:nth-child(1) {
    background: linear-gradient(180deg, #333333 0%, #333333 5%, rgba(51, 51, 51, 0.85) 20%, rgba(51, 51, 51, 0.65) 30%, rgba(51, 51, 51, 0.35) 55%, rgba(51, 51, 51, 0.15) 75%, rgba(51, 51, 51, 0.2) 100%), url("https://brookescreative.co.uk/wp-content/uploads/2022/07/lt-ngema-bupvUu1mNxI-unsplash.jpeg") no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  .site-hero--carousel figure:nth-child(2) {
    animation-delay: 10s;
    background: linear-gradient(180deg, #333333 0%, #333333 5%, rgba(51, 51, 51, 0.85) 20%, rgba(51, 51, 51, 0.65) 30%, rgba(51, 51, 51, 0.35) 55%, rgba(51, 51, 51, 0.15) 75%, rgba(51, 51, 51, 0.2) 100%), url("https://brookescreative.co.uk/wp-content/uploads/2022/07/caught-in-joy-ptVBlniJi50-unsplash.jpeg") no-repeat;
    background-size: cover;
    background-position: 50% 0; }
  .site-hero--carousel figure:nth-child(3) {
    animation-delay: 20s;
    background: linear-gradient(180deg, #333333 0%, #333333 5%, rgba(51, 51, 51, 0.85) 20%, rgba(51, 51, 51, 0.65) 30%, rgba(51, 51, 51, 0.35) 55%, rgba(51, 51, 51, 0.15) 75%, rgba(51, 51, 51, 0.2) 100%), url("https://brookescreative.co.uk/wp-content/uploads/2022/07/STUDIO.jpeg") no-repeat;
    background-size: cover;
    background-position: 50% 0; }

@keyframes imageAnimation {
  0% {
    animation-timing-function: ease-in;
    opacity: 0; }
  5% {
    opacity: 1; }
  27.5% {
    animation-timing-function: ease-out;
    opacity: 1; }
  32.75% {
    opacity: 0; }
  100% {
    opacity: 0; } }
/* Navigation
--------------------------------------------- */
/* SITE FOOTER */
.pre-footer {
  background: url("../img/kara-eads-L7EwHkq1B2s-unsplash.jpg");
  background: linear-gradient(180deg, rgba(46, 36, 39, 0.6) 25%, rgba(46, 36, 39, 0.6) 100%), url("../img/kara-eads-L7EwHkq1B2s-unsplash.jpg");
  background-size: cover;
  background-position: center;
  padding: 3.125em 0.625em;
  color: #FDFDFD;
  text-align: center; }

.site-footer {
  padding: 2.25em 0 2.25em;
  background: #333333;
  color: #f6cde3;
  text-transform: uppercase;
  justify-content: center; }
  .site-footer img {
    max-width: 150px; }
  .site-footer h3 {
    color: #e368ab;
    font-size: 0.9em; }
  .site-footer p {
    font-size: 0.8rem; }
  .site-footer a {
    color: #e368ab; }
  .site-footer nav ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none; }
    .site-footer nav ul li {
      margin: 0.05rem; }
      .site-footer nav ul li a {
        display: inline-block;
        opacity: 0.85;
        font-size: 0.75em;
        text-decoration: none; }
        .site-footer nav ul li a:hover, .site-footer nav ul li a:focus {
          opacity: 1; }
  .site-footer .column {
    flex: 1 1 100%;
    text-align: center; }
    .site-footer .column img {
      max-width: 100%; }
  .site-footer .site-info {
    width: 100%;
    font-size: 0.65em;
    padding-top: 1.5em; }
    .site-footer .site-info a {
      text-decoration: none; }
  .site-footer .footer-brand img {
    width: 135px;
    height: auto; }

@media (min-width: 576px) {
  .site-footer .column {
    flex: 1 1 9em;
    max-width: 160px; } }
/* Posts and pages
--------------------------------------------- */
.site-main {
  background: #fafafa; }

.sticky {
  display: block; }

.post,
.page {
  margin: 0; }

.updated:not(.published) {
  display: none; }

.page-header {
  width: 100%; }

/*
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
*/
.page-links {
  clear: both;
  margin: 0 0 1.5em; }

body:not(.single) .post, body:not(.single) .opportunities, .profile--team {
  flex: 1 1 18em;
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding: 0.625em;
  font-size: 0.9em;
  border-radius: 0.25em;
  text-align: center; }

body:not(.single) .post, body:not(.single) .opportunities {
  background: #e368ab; }
  body:not(.single) .post:hover, body:not(.single) .opportunities:hover {
    background: #d10373;
    padding: 0.875em;
    color: #FDFDFD; }
    body:not(.single) .post:hover h3, body:not(.single) .post:hover a, body:not(.single) .opportunities:hover h3, body:not(.single) .opportunities:hover a {
      color: #FDFDFD; }
  body:not(.single) .post:nth-of-type(2n+0), body:not(.single) .opportunities:nth-of-type(2n+0) {
    background: #f8bd68; }
    body:not(.single) .post:nth-of-type(2n+0):hover, body:not(.single) .opportunities:nth-of-type(2n+0):hover {
      background: #db7c12; }
  body:not(.single) .post:nth-of-type(3n+0), body:not(.single) .opportunities:nth-of-type(3n+0) {
    background: #a67a96; }
    body:not(.single) .post:nth-of-type(3n+0):hover, body:not(.single) .opportunities:nth-of-type(3n+0):hover {
      background: #6a2150; }
  body:not(.single) .post a, body:not(.single) .opportunities a {
    color: #6a2150;
    text-decoration: none; }
    body:not(.single) .post a:hover, body:not(.single) .opportunities a:hover {
      text-decoration: underline;
      color: color-white; }
  body:not(.single) .post--hero, body:not(.single) .opportunities--hero {
    background: #b9b9b9;
    background: rgba(185, 185, 185, 0.3);
    margin: 0.625em; }
    body:not(.single) .post--hero h3, body:not(.single) .opportunities--hero h3 {
      color: #FDFDFD; }
    body:not(.single) .post--hero:hover, body:not(.single) .opportunities--hero:hover {
      background: rgba(185, 185, 185, 0.4) !important; }
  body:not(.single) .post--team, body:not(.single) .opportunities--team {
    border-radius: 100%; }
body:not(.single) .opportunities:not(:hover) {
  background: #f1f1f1 !important; }

.post-category {
  display: block;
  width: 100%;
  font-weight: 700; }

/*
article {
	width: 100%;
	flex-wrap: nowrap;
	.entry-header,
	.entry-content,
	.entry-footer {
		max-width: 1100px;
		display: block;
		margin-right: auto;
	}
}*/
img.category-icon {
  height: auto;
  width: auto;
  max-width: 150px; }

.profile--team {
  align-content: center; }
  .profile--team img {
    height: 7.8em;
    width: 7.8em;
    border-radius: 100%; }
  .profile--team h3 {
    color: #6a2150; }

/* fix .sharedaddy directly for now */
.sharedaddy {
  width: 100%; }

/* Cards
--------------------------------------------- */
/* Custom card block and container styling */
.card {
  flex: 1 1 320px;
  background: linear-gradient(45deg, #ffffff, #f9f8f9);
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
  text-align: center; }
  .card > * {
    margin: 3em auto; }

.card-grid {
  width: 100%; }
  .card-grid > * {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    gap: 1em; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Blocks
--------------------------------------------- */
/* BLOCK */
.block {
  width: 100%;
  padding-bottom: 3em;
  /*&--default{
  	
  	
  }
  &--left{
  	padding-right: 10%;
  	background-position: 90%, 50%;
  	background-size: auto 100%;
  }*/ }
  .block--default {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url("template-assets/img/ring.png") no-repeat; }
  .block--showcase {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url("template-assets/img/Showcase-grad.png") no-repeat;
    background-position: center;
    background-size: cover; }
  .block--advice {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url("template-assets/img/Advice-grad.png") no-repeat;
    background-position: center;
    background-size: cover; }
  .block--opportunities {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url("template-assets/img/Opportunities-grad.png") no-repeat;
    background-position: center;
    background-size: cover; }
  .block--guides {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url("template-assets/img/Guides-grad.png") no-repeat;
    background-position: center;
    background-size: cover; }
  .block--team {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.75) 100%), url("template-assets/img/Team.png") no-repeat;
    background-position: center;
    background-size: cover; }

@media (min-width: 768px) {
  .block {
    padding-left: 40%;
    background-size: auto 90%;
    background-position: 0 50%;
    /*&--default {
    	
    	
    	& > * {
    		//width: 50%
    	}
    }
    &--left {
    	padding-right: 40%;
    	background-size: auto 90%; //35% auto;
    	background-position: 100% 50%;
    	
    }*/ } }
.manifesto-block {
  width: 100%;
  min-height: 800px; }
  @media (min-width: 768px) {
    .manifesto-block {
      background: linear-gradient(to right, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0.6)), url("template-assets/img/banner.jpg") no-repeat center;
      background-size: cover; } }
  .manifesto-block ul.manifesto {
    text-decoration: none;
    list-style: none;
    display: block;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 767.98px) {
      .manifesto-block ul.manifesto {
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        gap: 1.25em 0;
        padding-left: 0; } }
    @media (min-width: 768px) {
      .manifesto-block ul.manifesto {
        position: relative;
        display: block;
        width: 30.5em;
        height: 30.5em;
        padding: 10em;
        border-radius: 50%;
        list-style: none;
        top: 10em;
        bottom: 10em;
        background: url("template-assets/img/manifesto_icon.png") no-repeat center;
        background-size: 50%; }
        .manifesto-block ul.manifesto > * {
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          width: 13.5em;
          height: 13.5em;
          margin: -6.75em; }
          .manifesto-block ul.manifesto > *:nth-of-type(1) {
            transform: rotate(-120deg) translate(15.25em) rotate(120deg); }
          .manifesto-block ul.manifesto > *:nth-of-type(2) {
            transform: rotate(-60deg) translate(15.25em) rotate(60deg); }
          .manifesto-block ul.manifesto > *:nth-of-type(3) {
            transform: rotate(0deg) translate(15.25em) rotate(0deg); }
          .manifesto-block ul.manifesto > *:nth-of-type(4) {
            transform: rotate(60deg) translate(15.25em) rotate(-60deg); }
          .manifesto-block ul.manifesto > *:nth-of-type(5) {
            transform: rotate(120deg) translate(15.25em) rotate(-120deg); }
          .manifesto-block ul.manifesto > *:nth-of-type(6) {
            transform: rotate(180deg) translate(15.25em) rotate(-180deg); } }
    .manifesto-block ul.manifesto li {
      text-align: center;
      border-radius: 50%;
      height: 13.5em;
      width: 13.5em; }
      .manifesto-block ul.manifesto li .lead {
        font-weight: 400;
        font-size: 1.05em; }
      .manifesto-block ul.manifesto li p {
        transition: all ease 0.5s;
        opacity: 0;
        padding: 1em; }
      .manifesto-block ul.manifesto li:first-child {
        background: url("template-assets/img/letter_c.png") no-repeat center, linear-gradient(to right, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0.6));
        background-size: 99% 99%; }
      .manifesto-block ul.manifesto li:nth-child(2) {
        background: url("template-assets/img/letter_r.png") no-repeat center, linear-gradient(to right, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0.6));
        background-size: 99% 99%; }
      .manifesto-block ul.manifesto li:nth-child(3) {
        background: url("template-assets/img/letter_e.png") no-repeat center, linear-gradient(to right, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0.6));
        background-size: 99% 99%; }
      .manifesto-block ul.manifesto li:nth-child(4) {
        background: url("template-assets/img/letter_a.png") no-repeat center, linear-gradient(to right, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0.6));
        background-size: 99% 99%; }
      .manifesto-block ul.manifesto li:nth-child(5) {
        background: url("template-assets/img/letter_t.png") no-repeat center, linear-gradient(to right, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0.6));
        background-size: 99% 99%; }
      .manifesto-block ul.manifesto li:nth-child(6) {
        background: url("template-assets/img/letter_e.png") no-repeat center, linear-gradient(to right, rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0.6));
        background-size: 99% 99%; }
      @media (hover: hover) and (pointer: fine) {
        .manifesto-block ul.manifesto li:hover {
          background: #fff; }
          .manifesto-block ul.manifesto li:hover p {
            opacity: 1; } }

/* Widgets
--------------------------------------------- */
.widget select {
  max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0; }

.wp-caption-text {
  text-align: center; }

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    background-color: #fafafa;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }
