@charset "UTF-8";
/*
Theme Name: WM Theme
Author: William Morf
Description: Theme for simple site
Version: 1.0.0
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wm_theme

This theme, like WordPress, is licensed under the GPL.
*/
/*
Import all Sass modules
Author: William Morf 30 avr. 2021
@copyright Copyright (C) 2018 William Morf - CAS La DÃ´le
@license GNU General Public License version 2 or later
*/
/*
Sass variables globales pouvant Ãªtre utilisÃ©es par tous les modules Sass
Author: William Morf 30 avr. 2021
@copyright Copyright (C) 2018 William Morf - CAS La DÃ´le
@license GNU General Public License version 2 or later
*/
/*! 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; }

/* 
 * Mixing for device breakpoints
 * Author: William Morf 30 avr. 2021
 * @copyright Copyright (C) 2018 William Morf - CAS La DÃ´le
 * @license GNU General Public License version 2 or later
 */
/*
  * Limits for devices
  * Limits define with values between common device categories
*/
/*
  * Extends for generic align
*/
.default-width, .sidebar-1, .site-content {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 600px) {
    .default-width, .sidebar-1, .site-content {
      max-width: 80%; } }
  @media only screen and (min-width: 1200px) {
    .default-width, .sidebar-1, .site-content {
      max-width: 70%; } }

.site-header {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 600px) {
    .site-header {
      max-width: 90%; } }
  @media only screen and (min-width: 1200px) {
    .site-header {
      max-width: 95%; } }

.site-footer {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

/*
  * Classes for usual container width
*/
/**
 * Reset specific elements to make them easier to style in other contexts.
 */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
form,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/**
 * Apply generic border-box to all elements.
 * See:
 * https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
html {
  /* Apply border-box across the entire page. */
  box-sizing: border-box;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.7; }

/**
 * Relax the definition a bit, to allow components to override it manually.
 */
*, *::before, *::after {
  box-sizing: inherit; }

body {
  font-size: 1.125rem;
  font-weight: normal;
  color: DarkSlateGrey;
  text-align: left;
  background-color: #CAFFD0; }

button {
  cursor: pointer; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal; }

.skip-link:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  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. */
#content[tabindex="-1"]:focus {
  outline: 0; }

@media (prefers-reduced-motion) {
  * {
    transition-delay: 0s !important;
    transition-duration: 0s !important; } }
.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;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*
  * Sass variables for forms
*/
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
.site textarea {
  border: 3px solid Grey;
  border-radius: 0;
  color: DarkSlateGrey;
  line-height: 1.7;
  padding: 7.5px;
  margin: 0 2px;
  max-width: 100%; }
  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="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,
  .site textarea:focus {
    color: DarkSlateGrey;
    outline-offset: 2px;
    outline: 2px dotted Grey; }
  input[type="text"]:disabled,
  input[type="email"]:disabled,
  input[type="url"]:disabled,
  input[type="password"]:disabled,
  input[type="search"]:disabled,
  input[type="number"]:disabled,
  input[type="tel"]:disabled,
  input[type="date"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="time"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="color"]:disabled,
  .site textarea:disabled {
    opacity: 0.7; }

input[type="search"]:focus {
  outline-offset: -7px; }

input[type="color"] {
  padding: 3.75px;
  height: 30px; }

input[type="email"],
input[type="url"] {
  /*rtl:ignore*/
  direction: ltr; }

select {
  border: 3px solid Grey;
  color: DarkSlateGrey;
  appearance: none;
  line-height: 1.7;
  padding: 7.5px 22.5px 7.5px 7.5px;
  background: White; }
  select:focus {
    outline-offset: 2px;
    outline: 2px dotted Grey; }

textarea {
  width: 100%; }

label {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 8.3333333333px; }

input[type="checkbox"] {
  position: relative;
  width: 25px;
  height: 25px;
  border: 3px solid Grey;
  background: White; }
  input[type="checkbox"]:disabled {
    opacity: 0.7; }
  input[type="checkbox"]:focus {
    outline-offset: 2px;
    outline: 2px dotted Grey; }
  input[type="checkbox"]:after {
    content: "";
    opacity: 0;
    display: block;
    left: 5px;
    top: 2px;
    position: absolute;
    width: 7px;
    height: 13px;
    border: 3px solid DarkSlateGrey;
    border-top: 0;
    border-left: 0;
    transform: rotate(30deg); }
  input[type="checkbox"]:checked {
    color: DarkSlateGrey; }
    input[type="checkbox"]:checked:after {
      opacity: 1; }

input[type="radio"] {
  position: relative;
  width: 25px;
  height: 25px;
  border: 3px solid Grey;
  background: White;
  border-radius: 50%; }
  input[type="radio"]:disabled {
    opacity: 0.7; }
  input[type="radio"]:focus {
    outline-offset: 2px;
    outline: 2px dotted Grey; }
  input[type="radio"]:after {
    content: "";
    opacity: 0;
    display: block;
    left: 3px;
    top: 3px;
    position: absolute;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: DarkSlateGrey; }
  input[type="radio"]:checked {
    border: 4px solid Grey; }
    input[type="radio"]:checked:after {
      opacity: 1; }
    input[type="radio"]:checked:focus {
      outline-offset: 4px;
      outline: 2px dotted Grey; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  padding-left: 10px;
  font-size: 1rem;
  vertical-align: top; }

input[type="range"] {
  width: 100%;
  /* Specific width is required for Firefox. */
  height: 6px;
  background: Grey;
  border-radius: 6px;
  outline-offset: 10px; }
  input[type="range"]:disabled {
    opacity: 0.7; }

fieldset {
  display: grid;
  border-color: Grey;
  padding: 20px; }
  fieldset legend {
    font-size: 1.5rem; }
  fieldset input[type="submit"] {
    max-width: max-content; }
  fieldset input:not([type="submit"]) {
    margin-bottom: 15px; }
  fieldset input[type="radio"], fieldset input[type="checkbox"] {
    margin-bottom: 0; }
  fieldset input[type="radio"] + label, fieldset input[type="checkbox"] + label {
    font-size: 1rem;
    padding-left: 0;
    margin-bottom: 15px; }

.post-password-message {
  font-size: 1.5rem; }

.post-password-form {
  display: flex;
  flex-wrap: wrap; }
  .post-password-form__label {
    width: 100%;
    margin-bottom: 0; }
  .post-password-form input[type="password"] {
    flex-grow: 1;
    margin-top: 8.3333333333px;
    margin-right: 13.2px; }
  .post-password-form__submit {
    margin-top: 8.3333333333px; }

/*
Fonction du module
Author: William Morf 4 mai 2021
@copyright Copyright (C) 2018 William Morf - CAS La DÃ´le
@license GNU General Public License version 2 or later
*/
.contact .sidebar-1 {
  display: none; }

.sidebar-1 {
  display: flex;
  justify-content: center; }
  .sidebar-1 .widget-title {
    display: none; }
  .sidebar-1 .textwidget {
    text-align: center; }

/*
 * Links
 * text-underline-offset doesn't work in Chrome at all ðŸ‘Ž
 * But looks nice in Safari/Firefox, so let's keep it and
 * maybe Chrome will support it soon.
 */
a {
  cursor: pointer;
  color: var(--wp--style--color--link, DarkSlateGrey);
  text-underline-offset: 3px;
  text-decoration-skip-ink: all; }

a:hover {
  text-decoration-style: dotted;
  text-decoration-skip-ink: none; }

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  /* Only visible in Windows High Contrast mode */
  outline: 2px solid transparent;
  text-decoration: underline 1px dotted currentColor;
  text-decoration-skip-ink: none;
  background: rgba(255, 255, 255, 0.9); }
  .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link {
    /* Only visible in Windows High Contrast mode */
    outline: 2px solid transparent;
    outline-offset: -2px; }
    .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button).skip-link:focus {
      color: #21759b;
      background-color: #f1f1f1; }
  .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: 2px dotted var(--wp--style--color--link, DarkSlateGrey); }

.has-background .has-link-color a, .has-background.has-link-color a {
  color: var(--wp--style--color--link, DarkSlateGrey); }

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

/* Classic editor images */
.entry-content img {
  max-width: 100%; }

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

/* Media captions */
figcaption, .wp-caption, .wp-caption-text, .wp-block-embed figcaption {
  color: currentColor;
  font-size: var(--global--font-size-xs);
  line-height: var(--global--line-height-body);
  margin-top: calc(0.5 * var(--global--spacing-unit));
  margin-bottom: var(--global--spacing-unit);
  text-align: center; }
  .alignleft figcaption, .alignright figcaption,
  .alignleft .wp-caption, .alignright .wp-caption,
  .alignleft .wp-caption-text, .alignright .wp-caption-text,
  .alignleft .wp-block-embed figcaption, .alignright .wp-block-embed figcaption {
    margin-bottom: 0; }

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

/* Over here, place any elements that do not need to have their own file. */
b,
strong {
  font-weight: 700; }

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

pre {
  white-space: pre;
  overflow-x: auto; }

.site-header {
  display: flex;
  flex-direction: column; }
  .wp-custom-logo .site-header {
    align-items: center; }

.site-branding {
  position: relative;
  width: 100%;
  text-align: center;
  color: DarkSlateGrey; }
  .site-branding .header-image img {
    max-width: none;
    height: auto;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    margin-right: -50vw; }
  .site-branding .site-title {
    position: absolute;
    width: 100%;
    top: 5%;
    left: 50%;
    transform: translate(-50%, 0); }
  .site-branding .site-logo {
    position: absolute;
    top: 0;
    left: 0; }

.site-title {
  color: DarkSlateGrey;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: normal;
  line-height: 1.3;
  margin-bottom: 4.1666666667px;
  text-align: center;
  font-size: 1.125rem; }
  @media only screen and (min-width: 900px) {
    .site-title {
      font-size: 1.5rem; } }
  @media only screen and (min-width: 1200px) {
    .site-title {
      font-size: 2.5rem; } }
  .site-title a {
    color: currentColor;
    text-decoration: none; }
    .site-title a:link, .site-title a:visited, .site-title a:active {
      color: currentColor; }
    .site-title a:hover, .site-title a:focus {
      color: Grey; }

.site-description {
  color: currentColor;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4; }

.site-title > a {
  text-decoration-color: Grey; }

.site-logo {
  margin: 12.5px 0; }
  .site-header > .site-logo {
    width: 100%;
    padding-bottom: 37.5px;
    border-bottom: 1px solid;
    text-align: center; }
  .site-logo .custom-logo {
    margin-left: auto;
    margin-right: auto;
    max-width: 96px;
    max-height: 96px;
    height: auto;
    display: inline-block;
    width: auto; }

/*
Style for navigation menu
Author: William Morf 2 mai 2021
@copyright Copyright (C) 2018 William Morf - CAS La DÃ´le
@license GNU General Public License version 2 or later
*/
/* Navigation Menu, all devices */
.main-navigation {
  display: flex;
  font-weight: normal;
  font-style: normal;
  color: DarkSlateGrey; }
  .main-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .main-navigation ul a {
      text-decoration: none;
      color: DarkSlateGrey; }
    .main-navigation ul a:hover, .main-navigation ul a:focus {
      text-decoration: none;
      color: Grey; }
    .main-navigation ul li ul {
      display: none; }
    .main-navigation ul li:hover > ul, .main-navigation ul li:focus-within > ul {
      display: block;
      background-color: white;
      opacity: 0.9;
      transition: height 0.35s ease; }
    .main-navigation ul li.current_page_item {
      font-weight: bold; }
      .main-navigation ul li.current_page_item ul {
        font-weight: normal; }

.main-navigation ul.sub-menu {
  display: none; }

.main-navigation ul.nav-menu {
  display: none; }

.main-navigation ul.nav-menu.toggled-on {
  display: flex;
  flex-direction: column;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.125rem; }

.main-navigation ul.sub-menu {
  font-size: 1rem;
  margin-left: 20px;
  line-height: 1.02;
  position: relative; }
  .main-navigation ul.sub-menu li {
    padding-bottom: 6px; }

#toggle-button {
  order: 2;
  margin-left: auto;
  margin-right: 0; }

@media only screen and (min-width: 900px) {
  #toggle-button {
    display: none; }

  .main-navigation ul.nav-menu,
  .main-navigation ul.nav-menu.toggled-on {
    display: flex;
    flex-direction: row;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.25rem; }

  .main-navigation li {
    padding: 9.9px; }

  .main-navigation ul.sub-menu {
    font-size: 1rem;
    position: absolute; }
    .main-navigation ul.sub-menu li {
      padding: 6px; } }
.no-results.not-found > *:first-child {
  margin-bottom: calc(3 * 25px); }

.entry-content p {
  margin-top: 12.5px;
  margin-bottom: 12.5px; }
@media only screen and (max-width: 599px) {
  .entry-content .has-huge-font-size,
  .entry-content .has-larger-font-size {
    font-size: 50%; } }
.entry-content .cadre {
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 600px) {
    .entry-content .cadre {
      width: 90%; } }
  @media only screen and (min-width: 900px) {
    .entry-content .cadre {
      width: 80%; } }

.page-links {
  clear: both; }
  .page-links .post-page-numbers {
    display: inline-block;
    margin-left: 9.9px;
    margin-right: 9.9px;
    min-width: 44px;
    min-height: 44px; }
    .page-links .post-page-numbers:first-child {
      margin-left: 0; }

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

.entry-header {
  display: none; }

@media only screen and (max-width: 899px) {
  .has-large-font-size, .has-huge-font-size {
    font-size: 1.125rem; } }

@media only screen and (max-width: 899px) {
  .textwidget {
    font-size: 1rem; } }

@media only screen and (max-width: 899px) {
  .wp-block-column figure {
    display: none; } }

.site-footer {
  padding-top: 0;
  padding-bottom: calc(1.7 * 25px); }
  .no-widgets .site-footer {
    margin-top: calc(6 * 25px); }
  @media only screen and (max-width: 899px) {
    .site-footer {
      display: none; }
      .no-widgets .site-footer {
        margin-top: calc(3 * 25px); } }

.site-footer > .site-info {
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  color: DarkSlateGrey;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  line-height: 1.7;
  border-top: 1px solid Grey; }
  .site-footer > .site-info .site-name {
    font-size: 1.125rem; }
  .site-footer > .site-info .powered-by {
    margin-top: 25px; }
  @media only screen and (min-width: 900px) {
    .site-footer > .site-info {
      display: flex;
      align-items: center; }
      .site-footer > .site-info .powered-by {
        margin-top: initial;
        margin-left: auto; } }
  .site-footer > .site-info a {
    color: DarkSlateGrey; }
    .site-footer > .site-info a:link, .site-footer > .site-info a:visited, .site-footer > .site-info a:active {
      color: DarkSlateGrey; }
    .site-footer > .site-info a:hover {
      color: Grey; }
    .site-footer > .site-info a:focus {
      color: Grey; }
      .is-dark-theme .site-footer > .site-info a:focus {
        color: var(--wp--style--color--link), #CAFFD0; }
      .has-background-white .site-footer > .site-info a:focus {
        color: var(--wp--style--color--link, White); }
