/*
Theme Name: Averie Cohen
Version 1.0
Author: Fila Design
Author URI: http://filadesign.com/
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: avcohen
*/
/* line 3, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

/* line 12, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  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;
  /* Above WP toolbar. */
}

/* ====================== SCSS copied from original site ================= */
/********************************[ Eric Meyer's Reset (Modified) ]********************************/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
/* line 40, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 44, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
body {
  line-height: 1;
}

/* line 45, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
ol, ul {
  list-style: none;
}

/* line 46, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
blockquote, q {
  quotes: none;
}

/* line 47, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* line 49, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
:focus {
  outline: 0;
}

/* remember to define focus styles! */
/* line 50, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
ins {
  text-decoration: none;
}

/* remember to highlight inserts somehow! */
/* line 51, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
del {
  text-decoration: line-through;
}

/* line 52, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* tables still need 'cellspacing="0"' in the markup */
/* line 53, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
address {
  font-style: normal;
}

/* line 54, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
input[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* line 59, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
html {
  box-sizing: border-box;
}

/* line 62, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
*, *:before, *:after {
  box-sizing: inherit;
}

/* line 66, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
html {
  -webkit-text-size-adjust: 100%;
  /* Prevent font scaling in landscape while allowing user zoom */
}

/********************************[ END Eric Meyer's Reset (Modified) ]********************************/
/* line 72, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
*,
*:before,
*:after {
  box-sizing: border-box;
}

/* line 78, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
p:empty {
  display: none;
}

/* line 80, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.post-edit-link {
  display: none;
}

/* line 84, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.clear {
  content: '';
  display: table;
  width: 100%;
}

/* line 89, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
}

/* line 104, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/* line 113, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block;
  margin: 0;
}

/* line 127, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
ol, ul {
  list-style: none;
}

/* line 132, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.entry-content ul {
  padding-left: 2px;
  list-style-type: disc;
}

/* line 136, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.entry-content ol {
  padding-left: 2px;
  list-style-type: decimal;
}

/* line 142, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
dl dd {
  font-size: .88em;
  line-height: 1.3;
}

/* line 146, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
a {
  text-decoration: none;
}

/* line 149, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
a:focus {
  outline: thin dotted;
}

/* line 153, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
a:hover,
a:active {
  outline: 0;
}

/* line 158, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
a img {
  border: 0;
}

/* line 162, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
body {
  margin: 0;
}

/* line 166, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
body.admin-bar #page:before {
  top: 32px;
}

/* line 172, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}

/* line 185, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  margin-right: .3em;
  /* Addresses excess padding in IE8/9 */
}

/* line 192, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 201, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

/* line 206, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  padding: 0;
}

/* line 212, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  border: solid 1px #c9c8c7;
  border-radius: 0;
  padding: 2.5px;
  width: 100%;
}

/* line 222, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.entry-content #vscf .form-group input[type="text"], .entry-content #vscf .form-group
input[type="email"], .entry-content #vscf .form-group
input[type="url"], .entry-content #vscf .form-group
input[type="password"], .entry-content #vscf .form-group
input[type="search"] {
  width: 100%;
}

/* line 227, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
textarea {
  border: solid 1px #c9c8c7;
  border-radius: 0;
  padding: 2.5px;
  overflow: auto;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 100%;
}

/* line 236, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.entry-content #vscf .form-group textarea {
  width: 100%;
}

/**
 * 5.3 Lists
 * -----------------------------------------------------------------------------
 */
/* line 245, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.entry-content ul,
.entry-content ol {
  margin: 10px 20px;
  padding: 10px 20px;
}

/* line 250, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.entry-content p + ul {
  margin-top: 0;
  padding-top: 0;
}

/* line 255, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.entry-content li {
  margin-bottom: 5px;
}

/* line 259, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
ul.bullets {
  list-style: disc;
}

/* line 263, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
ol {
  list-style: decimal;
}

/* line 267, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
.entry-content li > ul,
.entry-content li > ol {
  margin: 10px 5px;
  padding: 10px 5px;
}

/* line 273, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
dt {
  font-weight: bold;
}

/* line 277, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
dd {
  margin: 0 10px 10px;
}

/* line 282, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
img {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */
  max-width: 100%;
}

/**
 * 8.0 Tables
 * -----------------------------------------------------------------------------
 */
/* line 293, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 10px 0;
  width: 100%;
}

/* line 301, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 307, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

/* line 314, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
th {
  border-width: 1px;
  font-weight: bold;
  padding: 5px 10px;
}

/* line 320, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
td {
  border-width: 1px;
  padding: 5px 10px;
}

/* line 326, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
iframe {
  max-width: 100%;
}

/* line 329, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
iframe.sm-iframe {
  display: block;
}

@media (min-width: 740px) {
  /* line 329, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
  iframe.sm-iframe {
    display: none;
  }
}

/* line 335, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
iframe.lg-iframe {
  display: none;
}

@media (min-width: 740px) {
  /* line 335, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
  iframe.lg-iframe {
    display: block;
  }
}

/* line 342, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
b,
strong {
  font-weight: bold;
}

/* line 347, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
dfn,
cite,
em,
i {
  font-style: italic;
}

/* line 355, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 5px;
  max-width: 100%;
  overflow: auto;
  padding: 5px;
}

/* line 366, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
code,
kbd,
tt,
var {
  font-size: 14px;
  font-size: 1.4rem;
}

/* line 374, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
abbr,
acronym {
  cursor: help;
}

/* line 379, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
mark,
ins {
  text-decoration: none;
}

/* line 384, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 393, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
sup {
  bottom: 1ex;
}

/* line 397, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
sub {
  top: .5ex;
}

/* line 401, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
small {
  font-size: 75%;
}

/* line 405, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/_common.scss */
big {
  font-size: 125%;
}

/**
 * 9.0 Typography
 * -----------------------------------------------------------------------------
 */
/* line 20, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
body,
button,
input,
select,
textarea {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  word-wrap: break-word;
}

/* line 31, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 600;
  font-family: Figtree, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.2;
}

/* line 42, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.blog h1 a, .blog
h2 a, .blog
h3 a, .blog
h4 a, .blog
h5 a, .blog
h6 a {
  font-weight: 400;
}

/* line 45, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1 {
  margin: 1em 0 10px 0;
}

/* line 49, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h2,
h3,
h4,
h5,
h6 {
  margin: 2em 0 .5em 0;
}

/* line 58, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.no-margin, h2.no-margin, h3.no-margin, h4.no-margin, h5.no-margin, h6.no-margin, p.no-margin, ul.no-margin, ol.no-margin {
  margin-top: 0;
}

/* line 65, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.gb-container > h1:first-child, .gb-container > h2:first-child, .gb-container > h3:first-child, .gb-container > h4:first-child, .gb-container > h5:first-child, .gb-container > h6:first-child, .gb-container > p:first-child {
  margin-top: 0;
}

/* line 71, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
p {
  margin-bottom: .8em;
}

/* line 76, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
a {
  text-decoration: none;
  transition: all .3s ease;
  color: black;
  font-weight: 600;
  text-decoration: underline dotted rgba(0, 0, 0, 0.3);
  text-underline-offset: 2px;
}

/* line 84, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
a:visited {
  color: #162982;
}

/* line 87, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
a:hover {
  color: black;
  text-decoration: underline dotted rgba(0, 0, 0, 0.8);
}

/* line 93, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
a.gb-button,
#menu li a {
  text-decoration: none;
}

/* line 96, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
a.gb-button:hover,
#menu li a:hover {
  text-decoration: none;
}

/* line 102, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
blockquote {
  clear: both;
  display: block;
  font-style: italic;
  margin: 5px 1em;
}

/* line 109, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
address {
  margin: 0 0 5px;
}

/* line 113, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1 {
  font-size: 3em;
  line-height: 1.1;
}

/* line 118, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h2 {
  font-size: 1.65em;
}

/* line 122, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h3 {
  font-size: 1.3em;
}

/* line 126, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h4 {
  font-size: 1.2em;
}

/* line 130, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.widget-title,
h5 {
  font-size: 1.1em;
}

/* line 135, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h6 {
  font-size: .9em;
}

/* line 139, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.hp-top {
  padding-left: 30px;
}

/* line 141, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.hp-top h2 {
  font-size: 2.7em;
  margin-bottom: 0;
  margin-left: -30px;
}

/* line 146, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.hp-top h2 + h3 {
  margin-top: 0;
  font-size: 1.8em;
  margin-left: -26px;
  margin-bottom: 1.5em;
}

/* line 155, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.page-homepage-2 h1 {
  display: none;
}

/* line 159, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.page-homepage-2 .hp-top h2 {
  margin-bottom: 1em;
}

/**
 * FUC
 * -----------------------------------------------------------------------------
 */
/* line 171, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.center {
  text-align: center;
}

/* line 174, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.big {
  font-size: 1.25em;
}

/* line 179, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.entry-content .has-small-font-size {
  font-size: .85em !important;
}

/* line 182, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.entry-content .has-medium-font-size {
  font-size: 1em !important;
}

/* line 185, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.entry-content .has-large-font-size {
  font-size: 1.25em !important;
}

/* line 188, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.entry-content .has-x-large-font-size {
  font-size: 1.75em !important;
}

/* line 194, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.narrow {
  max-width: 34em;
  margin: 0 auto;
}

/* line 198, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.narrow h1,
.narrow h2,
.narrow h3,
.narrow h4,
.narrow h5,
.narrow h6 {
  text-align: center;
}

/* line 208, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.narrow,
h2.narrow,
h3.narrow,
h4.narrow,
h5.narrow,
h6.narrow {
  text-align: center;
}

/* line 218, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
figcaption,
.wp-caption-text {
  font-size: .85em;
  border-bottom: solid 1px #ccc;
}

/* line 226, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
ul.inline li {
  display: inline-block;
  white-space: nowrap;
  padding: 0 .5em 0 0;
}

/* line 230, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
ul.inline li::before {
  content: "*";
  font-weight: 600;
  padding-right: .5em;
}

/* line 236, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
ul.inline::after {
  content: "*";
  font-weight: 600;
  padding-right: 1em;
}

/* line 243, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}

@media (min-width: 640px) {
  /* line 243, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
  .wp-block-image {
    display: inline;
  }
}

/* line 252, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-image .alignleft {
  margin: 0 auto 1em auto;
}

@media (min-width: 640px) {
  /* line 252, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
  .wp-block-image .alignleft {
    display: table;
    float: left;
    margin-right: 1em;
    max-width: 45%;
  }
}

/* line 261, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-image .alignright {
  margin: 0 auto 1em auto;
}

@media (min-width: 510px) {
  /* line 261, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
  .wp-block-image .alignright {
    display: table;
    float: right;
    margin-left: 1em;
    max-width: 45%;
  }
}

/* line 271, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-image .aligncenter {
  clear: both;
  text-align: center;
  display: table;
  margin: 0 auto;
  max-width: 100%;
}

/* line 278, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-image .aligncenter img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* line 285, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
figcaption {
  font-style: italic;
  margin: 10px 0 4px 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.25);
}

/* line 292, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.button, .wp-block-button > .wp-block-button__link {
  display: block;
  text-align: center;
  background-color: transparent;
  color: black;
  border: solid 1px black;
  border-radius: 0;
  font-size: 1.1em;
  line-height: 1.1;
  font-family: Figtree, "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-weight: 600;
  padding: .5em 1em;
  margin: 20px auto;
}

/* line 308, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.button:hover, .wp-block-button > .wp-block-button__link:hover {
  text-decoration: none;
  background-color: black;
  color: #dad470;
}

/* line 316, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.button.large-button {
  font-size: 2em;
  margin: 1em auto;
}

/**
 *  Gross layout
 * -----------------------------------------------------------------------------
 */
/* line 325, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
body {
  color: #333333;
  min-height: 100vh;
  background-color: #c9c8c7;
}

/* line 333, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#wrapper {
  max-width: 1600px;
  min-height: 100vh;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 280px auto;
  grid-template-rows: auto 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

/* line 343, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.home #wrapper {
  grid-template-columns: 340px auto;
}

/* line 348, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#wrapper #header {
  grid-area: 1 / 1 / 2 / 2;
}

/* line 349, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#wrapper #container {
  grid-area: 1 / 2 / 2 / 3;
}

/* line 350, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#wrapper #footer {
  grid-area: 2 / 1 / 3 / 3;
}

/* line 354, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#container {
  padding: 0 1em 2em 1em;
}

@media (min-width: 740px) {
  /* line 354, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
  #container {
    padding: 0 2em 4em 2em;
  }
}

/* line 359, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.home #container {
  padding: 0 !important;
}

/* line 361, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.home #container .entry-content > figure {
  display: block;
}

/* line 363, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.home #container .entry-content > figure img {
  display: block;
}

/* line 369, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#container section.no-margin, #container div.no-margin, #container header.no-margin, #container footer.no-margin, #container table.no-margin, #container form.no-margin {
  margin-left: -1em !important;
  margin-right: -1em !important;
  max-width: calc(100% + 2em);
  width: calc(100% + 2em);
}

@media (min-width: 740px) {
  /* line 369, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
  #container section.no-margin, #container div.no-margin, #container header.no-margin, #container footer.no-margin, #container table.no-margin, #container form.no-margin {
    margin-left: -2em !important;
    margin-right: -2em !important;
    max-width: calc(100% + 4em) !important;
    width: calc(100% + 4em);
  }
}

/**
 *  Header
 * -----------------------------------------------------------------------------
 */
/* line 393, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#header {
  background-color: rgba(0, 0, 0, 0.8);
}

/* line 399, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.brand-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

/* line 406, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#branding {
  margin: 20px;
}

/* line 409, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#branding a {
  border-bottom: none !important;
}

/* line 414, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#logo a {
  outline: none;
}

/* line 417, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#logo img {
  height: auto;
  width: auto;
  width: 300px;
  max-width: 100%;
}

/* line 425, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#site-description {
  text-transform: uppercase;
  font-size: .75em;
  font-weight: 600;
  letter-spacing: .1em;
}

/* line 433, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#menu {
  font-family: Figtree, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 30px;
  min-width: 200px;
  width: 100%;
}

/* line 439, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#menu a {
  display: block;
  width: 100%;
  margin-top: 1em;
  font-size: .9em;
  font-family: Figtree, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .06em;
  border-bottom: solid 1px #dad470;
  color: #dad470;
}

/* line 451, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#menu a:hover {
  color: white;
  border-bottom: solid 1px white;
}

/* line 456, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#menu .current-menu-item > a {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
}

/**
 *  Footer
 * -----------------------------------------------------------------------------
 */
/* line 476, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#footer {
  width: 100%;
  background-color: black;
  font-size: .9rem;
  letter-spacing: .07em;
  text-align: center;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
  padding: 60px;
  font-size: 1.3em;
  font-weight: 300;
}

/* line 489, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#footer a {
  color: white;
  font-weight: 600;
}

/* line 493, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#footer a:hover {
  color: #dad470;
}

/* line 498, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#copyright {
  clear: both;
  padding: 30px 10px 10px 10px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  font-size: .6em;
}

/* line 506, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#copyright a {
  color: rgba(255, 255, 255, 0.7);
}

/* line 508, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#copyright a:hover {
  color: white;
}

/*  HOMEPAGE
 * -----------------------------------------------------------------------------
 */
/**
 *   All Projects Page 
 * -----------------------------------------------------------------------------
 */
/* line 536, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
ul.projects {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}

/* line 545, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
ul.projects li {
  text-align: center;
}

/* line 548, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
ul.projects li a {
  display: block;
  text-decoration: none;
  background-color: #f2f1ed;
  padding-bottom: .3em;
}

/* line 553, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
ul.projects li a:hover {
  background-color: white;
}

@media (min-width: 640px) {
  /* line 545, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
  ul.projects li {
    max-width: calc(50% - 40px);
  }
}

@media (min-width: 900px) {
  /* line 545, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
  ul.projects li {
    max-width: calc(33% - 40px);
  }
}

/**
 *   Single Project Page 
 * -----------------------------------------------------------------------------
 */
/* line 576, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.single-project .entry-meta {
  display: none;
}

/* line 580, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.single-project h1.entry-title {
  margin-bottom: 1em;
}

/* line 587, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
html body .modula-fancybox-is-open .modula-fancybox-bg {
  background-color: #c9c8c7;
  opacity: 1 !important;
}

/* line 591, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
html body .modula-fancybox-is-open .modula-fancybox-caption {
  color: black;
  background-image: none;
  font-size: .8em;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto;
}

/* line 601, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
html body #container .modula .modula-item.effect-pufrobo p.description {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 4px 8px;
  text-align: left;
  line-height: 1.3;
  background-color: rgba(0, 0, 0, 0.7);
  margin-bottom: 0;
}

/*  MAILCHIMP FORM
 * -----------------------------------------------------------------------------
 */
/* line 619, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica,Arial,sans-serif;
}

/* line 620, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#mc_embed_signup {
  font-size: 1em;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 624, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#mc_embed_signup br {
  display: none;
}

/* line 630, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#mc_embed_signup form .mc-field-group.input-group ul li {
  padding: 5px 0;
}

/* line 636, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
#mc_embed_signup form .mc-field-group.columns ul {
  columns: 200px 4;
}

/**
 *   Pages 
 * -----------------------------------------------------------------------------
 */
/* ============================= Custom color palette ============================= */
/* line 659, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-black-color {
  color: black;
}

/* line 660, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-black-color a {
  color: #162982;
}

/* line 661, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-black-color a:hover {
  color: #0b1541;
}

/* line 664, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-black-color a, h2.has-black-color a, h3.has-black-color a, h4.has-black-color a, h5.has-black-color a, h6.has-black-color a {
  color: black;
}

/* line 665, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-black-color a:hover, h2.has-black-color a:hover, h3.has-black-color a:hover, h4.has-black-color a:hover, h5.has-black-color a:hover, h6.has-black-color a:hover {
  color: #0b1541;
}

/* line 667, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-black-background-color {
  background-color: black;
  color: white;
}

/* line 668, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-black-background-color a {
  color: #f3efff;
}

/* line 669, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-black-background-color a:hover {
  color: #f9f7ff;
}

/* line 671, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-black-color {
  color: black;
}

/* line 672, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-black-color:visited {
  color: black;
}

/* line 672, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-black-color:hover {
  color: black;
}

/* line 673, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-black-background-color {
  background-color: black;
  color: white;
}

/* line 674, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-black-background-color:visited {
  background-color: black;
  color: white;
}

/* line 675, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-black-background-color:hover {
  background-color: #383634;
  color: white;
}

/* line 677, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-charcoal-color {
  color: #474645;
}

/* line 678, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-charcoal-color a {
  color: #162982;
}

/* line 679, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-charcoal-color a:hover {
  color: #0b1541;
}

/* line 682, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-charcoal-color a, h2.has-charcoal-color a, h3.has-charcoal-color a, h4.has-charcoal-color a, h5.has-charcoal-color a, h6.has-charcoal-color a {
  color: #474645;
}

/* line 683, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-charcoal-color a:hover, h2.has-charcoal-color a:hover, h3.has-charcoal-color a:hover, h4.has-charcoal-color a:hover, h5.has-charcoal-color a:hover, h6.has-charcoal-color a:hover {
  color: #0b1541;
}

/* line 685, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-charcoal-background-color {
  background-color: #474645;
  color: white;
}

/* line 686, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-charcoal-background-color a {
  color: #f3efff;
}

/* line 687, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-charcoal-background-color a:hover {
  color: #f9f7ff;
}

/* line 689, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-charcoal-color {
  color: #474645;
}

/* line 690, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-charcoal-color:visited {
  color: #474645;
}

/* line 690, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-charcoal-color:hover {
  color: #474645;
}

/* line 691, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-charcoal-background-color {
  background-color: #474645;
  color: white;
}

/* line 692, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-charcoal-background-color:visited {
  background-color: #474645;
  color: white;
}

/* line 693, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-charcoal-background-color:hover {
  background-color: #0f0e0e;
  color: white;
}

/* line 695, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-grey-color {
  color: #c9c8c7;
}

/* line 696, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-grey-color a {
  color: #f3efff;
}

/* line 697, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-grey-color a:hover {
  color: #f9f7ff;
}

/* line 700, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-grey-color a, h2.has-grey-color a, h3.has-grey-color a, h4.has-grey-color a, h5.has-grey-color a, h6.has-grey-color a {
  color: #c9c8c7;
}

/* line 701, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-grey-color a:hover, h2.has-grey-color a:hover, h3.has-grey-color a:hover, h4.has-grey-color a:hover, h5.has-grey-color a:hover, h6.has-grey-color a:hover {
  color: #0b1541;
}

/* line 703, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-grey-background-color {
  background-color: #c9c8c7;
  color: #333333;
}

/* line 704, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-grey-background-color a {
  color: #162982;
}

/* line 705, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-grey-background-color a:hover {
  color: #0b1541;
}

/* line 707, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-grey-color {
  color: #c9c8c7;
}

/* line 708, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-grey-color:visited {
  color: #c9c8c7;
}

/* line 708, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-grey-color:hover {
  color: #c9c8c7;
}

/* line 709, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-grey-background-color {
  background-color: #c9c8c7;
  color: #333333;
}

/* line 710, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-grey-background-color:visited {
  background-color: #c9c8c7;
  color: #333333;
}

/* line 711, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-grey-background-color:hover {
  background-color: #dddcdb;
  color: #333333;
}

/* line 713, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-cloud-color {
  color: #f2f1ed;
}

/* line 714, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-cloud-color a {
  color: #f3efff;
}

/* line 715, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-cloud-color a:hover {
  color: #f9f7ff;
}

/* line 718, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-cloud-color a, h2.has-cloud-color a, h3.has-cloud-color a, h4.has-cloud-color a, h5.has-cloud-color a, h6.has-cloud-color a {
  color: #f2f1ed;
}

/* line 719, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-cloud-color a:hover, h2.has-cloud-color a:hover, h3.has-cloud-color a:hover, h4.has-cloud-color a:hover, h5.has-cloud-color a:hover, h6.has-cloud-color a:hover {
  color: #0b1541;
}

/* line 721, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-cloud-background-color {
  background-color: #f2f1ed;
  color: #333333;
}

/* line 722, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-cloud-background-color a {
  color: #162982;
}

/* line 723, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-cloud-background-color a:hover {
  color: #0b1541;
}

/* line 725, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-cloud-color {
  color: #f2f1ed;
}

/* line 726, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-cloud-color:visited {
  color: #f2f1ed;
}

/* line 726, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-cloud-color:hover {
  color: #f2f1ed;
}

/* line 727, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-cloud-background-color {
  background-color: #f2f1ed;
  color: #333333;
}

/* line 728, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-cloud-background-color:visited {
  background-color: #f2f1ed;
  color: #333333;
}

/* line 729, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-cloud-background-color:hover {
  background-color: #fffcfc;
  color: #333333;
}

/* line 731, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-white-color {
  color: white;
}

/* line 732, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-white-color a {
  color: #f3efff;
}

/* line 733, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-white-color a:hover {
  color: #f9f7ff;
}

/* line 736, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-white-color a, h2.has-white-color a, h3.has-white-color a, h4.has-white-color a, h5.has-white-color a, h6.has-white-color a {
  color: white;
}

/* line 737, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-white-color a:hover, h2.has-white-color a:hover, h3.has-white-color a:hover, h4.has-white-color a:hover, h5.has-white-color a:hover, h6.has-white-color a:hover {
  color: #0b1541;
}

/* line 739, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-white-background-color {
  background-color: white;
  color: #333333;
}

/* line 740, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-white-background-color a {
  color: #162982;
}

/* line 741, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-white-background-color a:hover {
  color: #0b1541;
}

/* line 743, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-white-color {
  color: white;
}

/* line 744, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-white-color:visited {
  color: white;
}

/* line 744, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-white-color:hover {
  color: white;
}

/* line 745, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-white-background-color {
  background-color: white;
  color: #333333;
}

/* line 746, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-white-background-color:visited {
  background-color: white;
  color: #333333;
}

/* line 747, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-white-background-color:hover {
  background-color: #f3efff;
  color: #333333;
}

/* line 749, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-lilac-color {
  color: #e3dde5;
}

/* line 750, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-lilac-color a {
  color: #f3efff;
}

/* line 751, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-lilac-color a:hover {
  color: #f9f7ff;
}

/* line 754, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-lilac-color a, h2.has-lilac-color a, h3.has-lilac-color a, h4.has-lilac-color a, h5.has-lilac-color a, h6.has-lilac-color a {
  color: #e3dde5;
}

/* line 755, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-lilac-color a:hover, h2.has-lilac-color a:hover, h3.has-lilac-color a:hover, h4.has-lilac-color a:hover, h5.has-lilac-color a:hover, h6.has-lilac-color a:hover {
  color: #0b1541;
}

/* line 757, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-lilac-background-color {
  background-color: #e3dde5;
  color: #333333;
}

/* line 758, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-lilac-background-color a {
  color: #162982;
}

/* line 759, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-lilac-background-color a:hover {
  color: #0b1541;
}

/* line 761, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-lilac-color {
  color: #e3dde5;
}

/* line 762, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-lilac-color:visited {
  color: #e3dde5;
}

/* line 762, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-lilac-color:hover {
  color: #e3dde5;
}

/* line 763, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-lilac-background-color {
  background-color: #e3dde5;
  color: #333333;
}

/* line 764, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-lilac-background-color:visited {
  background-color: #e3dde5;
  color: #333333;
}

/* line 765, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-lilac-background-color:hover {
  background-color: #f3efff;
  color: #333333;
}

/* line 767, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-pink-color {
  color: #e4aff2;
}

/* line 768, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-pink-color a {
  color: #f3efff;
}

/* line 769, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-pink-color a:hover {
  color: #f9f7ff;
}

/* line 772, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-pink-color a, h2.has-pink-color a, h3.has-pink-color a, h4.has-pink-color a, h5.has-pink-color a, h6.has-pink-color a {
  color: #e4aff2;
}

/* line 773, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-pink-color a:hover, h2.has-pink-color a:hover, h3.has-pink-color a:hover, h4.has-pink-color a:hover, h5.has-pink-color a:hover, h6.has-pink-color a:hover {
  color: #0b1541;
}

/* line 775, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-pink-background-color {
  background-color: #e4aff2;
  color: #333333;
}

/* line 776, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-pink-background-color a {
  color: #162982;
}

/* line 777, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-pink-background-color a:hover {
  color: #0b1541;
}

/* line 779, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-pink-color {
  color: #e4aff2;
}

/* line 780, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-pink-color:visited {
  color: #e4aff2;
}

/* line 780, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-pink-color:hover {
  color: #e4aff2;
}

/* line 781, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-pink-background-color {
  background-color: #e4aff2;
  color: #333333;
}

/* line 782, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-pink-background-color:visited {
  background-color: #e4aff2;
  color: #333333;
}

/* line 783, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-pink-background-color:hover {
  background-color: #f39bff;
  color: #333333;
}

/* line 785, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-yellow-color {
  color: #dad470;
}

/* line 786, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-yellow-color a {
  color: #f3efff;
}

/* line 787, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-yellow-color a:hover {
  color: #f9f7ff;
}

/* line 790, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-yellow-color a, h2.has-yellow-color a, h3.has-yellow-color a, h4.has-yellow-color a, h5.has-yellow-color a, h6.has-yellow-color a {
  color: #dad470;
}

/* line 791, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-yellow-color a:hover, h2.has-yellow-color a:hover, h3.has-yellow-color a:hover, h4.has-yellow-color a:hover, h5.has-yellow-color a:hover, h6.has-yellow-color a:hover {
  color: #0b1541;
}

/* line 793, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-yellow-background-color {
  background-color: #dad470;
  color: #333333;
}

/* line 794, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-yellow-background-color a {
  color: #162982;
}

/* line 795, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-yellow-background-color a:hover {
  color: #0b1541;
}

/* line 797, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-yellow-color {
  color: #dad470;
}

/* line 798, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-yellow-color:visited {
  color: #dad470;
}

/* line 798, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-yellow-color:hover {
  color: #dad470;
}

/* line 799, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-yellow-background-color {
  background-color: #dad470;
  color: #333333;
}

/* line 800, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-yellow-background-color:visited {
  background-color: #dad470;
  color: #333333;
}

/* line 801, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-yellow-background-color:hover {
  background-color: #eae877;
  color: #333333;
}

/* line 803, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-midnight-color {
  color: #202538;
}

/* line 804, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-midnight-color a {
  color: #162982;
}

/* line 805, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-midnight-color a:hover {
  color: #0b1541;
}

/* line 808, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-midnight-color a, h2.has-midnight-color a, h3.has-midnight-color a, h4.has-midnight-color a, h5.has-midnight-color a, h6.has-midnight-color a {
  color: #202538;
}

/* line 809, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
h1.has-midnight-color a:hover, h2.has-midnight-color a:hover, h3.has-midnight-color a:hover, h4.has-midnight-color a:hover, h5.has-midnight-color a:hover, h6.has-midnight-color a:hover {
  color: #0b1541;
}

/* line 811, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-midnight-background-color {
  background-color: #202538;
  color: white;
}

/* line 812, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-midnight-background-color a {
  color: #f3efff;
}

/* line 813, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.has-background.has-midnight-background-color a:hover {
  color: #f9f7ff;
}

/* line 815, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-midnight-color {
  color: #202538;
}

/* line 816, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-midnight-color:visited {
  color: #202538;
}

/* line 816, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-midnight-color:hover {
  color: #202538;
}

/* line 817, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-midnight-background-color {
  background-color: #202538;
  color: white;
}

/* line 818, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-midnight-background-color:visited {
  background-color: #202538;
  color: white;
}

/* line 819, ../../../../../../../../../../../../../Users/cmerrick/Documents/www/averie/wp-content/themes/averiecohen/scss/style.scss */
.wp-block-button__link.has-midnight-background-color:hover {
  background-color: #36466d;
  color: white;
}

/*# sourceMappingURL=style.css.map */