html {
  box-sizing: border-box;
  border-color: rgba(0, 0, 0, 0.2);
}

* {
  border-color: inherit;
}
*, *:before, *:after {
  box-sizing: inherit;
}

html {
  line-height: 1.618;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

pre, code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375rem;
}

h1 {
  font-size: 2.618em;
}

h2 {
  font-size: 2.058em;
}

h1, h2 {
  line-height: 1.191;
}

h3 {
  font-size: 1.618em;
}

h4 {
  font-size: 1.272em;
}

h3, h4 {
  line-height: 1.382;
}

p:first-child,
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
ul:first-child, ol:first-child, dl:first-child,
hr:first-child,
form:first-child,
blockquote:first-child,
table:first-child,
figure:first-child,
iframe:first-child {
  margin-top: 0;
}
p:last-child,
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child,
ul:last-child, ol:last-child, dl:last-child,
hr:last-child,
form:last-child,
blockquote:last-child,
table:last-child,
figure:last-child,
iframe:last-child {
  margin-bottom: 0;
}

ul, ol {
  margin-left: 0;
  padding-left: 1.618em;
}

.page-header {
  margin-bottom: 1.618em;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  word-wrap: break-word;
}

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

blockquote {
  padding: 0.618rem 0;
  padding-left: 1.618rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.272em;
  font-weight: 300;
  font-style: italic;
  border-left: 2px solid;
}

pre {
  max-width: 100%;
  overflow: auto;
  padding: 1.618em;
}

table {
  border-collapse: collapse;
}

th,
td {
  padding: 0.5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

fieldset {
  padding: 0;
  margin: 0;
  border-width: 0;
}

button,
input,
select,
textarea {
  max-width: 100%;
  padding: 0.618em;
  line-height: normal;
  font-size: 1em;
  font-family: inherit;
  background: transparent;
  color: inherit;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  vertical-align: baseline;
}

textarea,
select[multiple],
select[size] {
  height: auto;
  line-height: inherit;
}

textarea {
  vertical-align: top;
  overflow-y: auto;
  resize: vertical;
}

button,
[type=button],
[type=reset],
[type=submit] {
  padding: calc( .618em - 1px );
  text-transform: uppercase;
  border-width: 2px;
  cursor: pointer;
}

option {
  background: #fff !important;
  color: #444 !important;
}

label[for] {
  cursor: pointer;
}

input[type=checkbox] + label {
  margin-left: 0.382em;
}

:disabled,
[disabled],
[aria-disabled=true] {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}

::placeholder {
  font-weight: 300;
  opacity: 0.8;
}

.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: #f1f1f1;
  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: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

.alignleft {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

.alignright {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
}

.wp-caption {
  margin-bottom: 1.618em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.618em 0;
}

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

.comment {
  margin: 2.618em 0;
}
.commentlist {
  clear: both;
}
.commentlist, .commentlist .children {
  padding: 0;
  margin: 2.618em 0;
  list-style: none;
}
.commentlist .children {
  margin-left: 0.618em;
}
@media (min-width: 480px) {
  .commentlist .children {
    margin-left: 1.618em;
  }
}
.comment-body {
  position: relative;
}
@media (min-width: 640px) {
  .comment-body {
    padding-top: 0.8555em;
    padding-left: 4.329em;
  }
}
.pingback .comment-body {
  padding: 0;
}
.comment .avatar {
  width: 3.329em;
  margin-right: 0.382em;
  border-radius: 10em;
  vertical-align: bottom;
}
@media (min-width: 640px) {
  .comment .avatar {
    position: absolute;
    left: 0;
    top: 0;
  }
}
.comment-content {
  margin: 1em 0;
}
.comment-content a {
  word-wrap: break-word;
}
.comment-respond {
  margin-top: 2.618em;
}
.comment-respond textarea,
.comment-respond [type=text],
.comment-respond [type=email],
.comment-respond [type=url] {
  width: 100%;
}
.comment-respond label:first-child {
  display: block;
  margin-bottom: 0.382em;
}
.comment-respond textarea:invalid {
  max-height: 4.472em;
  overflow-y: hidden;
}
.comment-reply-title {
  margin-bottom: 0;
  font-size: 1.272em;
}

.bypostauthor {
  /* See other styles. */
}

.comment-metadata,
.logged-in-as {
  font-size: 0.819em;
}

.fl-module-fl-comments .navigation {
  overflow: hidden;
}

.sticky {
  /* See other styles. */
}

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

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

embed,
iframe,
object {
  max-width: 100%;
}

.custom-logo-link {
  display: inline-block;
}

.post-page-numbers {
  display: inline-block;
  padding: 0.191em 0.618em;
  margin: 0.1em;
  text-decoration: none;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
}
.post-page-numbers:hover, .post-page-numbers.current {
  border-color: currentColor;
}

.page-numbers a {
  text-decoration: none;
}

.sidebar .widget:not(:last-child),
.fl-module-sidebar .widget:not(:last-child) {
  margin-bottom: 2.618em;
}

.widget-title, .widgettitle {
  font-size: 1.618em;
}

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