/*
Theme Name: Clash Day
Theme URI: https://pofc.se
Author: Cristoffer Jakobsson
Author URI: https://pofc.se
Description: Simple yet powerful theme, with a multi column design for content to enable a simplistic interface for content heavy sites.
Version: 1.0.0
Text Domain: clashday
*/
* {
  scroll-behavior: smooth;
}

/*! 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;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* 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;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* 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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  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;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 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;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * 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;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* 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;
}

.admin-bar header {
  top: 32px !important;
}

header {
  background-color: var(--header_background);
  color: var(--header_text);
  position: sticky;
  width: 100%;
  top: 0px;
  z-index: 100;
  height: 80px;
}
header .brand {
  z-index: 103;
}
header .brand img {
  height: 50px;
  width: auto;
}
header nav {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1199px) {
  header nav {
    padding-right: 20px;
    padding-left: 20px;
  }
  header nav .desktop-menu {
    display: none !important;
  }
}
header nav .desktop-menu {
  display: flex;
  justify-content: center;
}
header nav .desktop-menu .sub-menu {
  border-radius: var(--border-radius);
  border: 1px solid rgba(0, 0, 0, 0.8);
  padding: 0px;
  list-style: none;
  background-color: var(--header_background);
  display: none;
}
header nav .desktop-menu .sub-menu li {
  padding: 15px 30px !important;
}
header nav .desktop-menu > ul li {
  padding: 10px 5px;
}
header nav .desktop-menu ul li:hover > ul {
  display: inherit;
}
header nav .desktop-menu > ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
header nav .desktop-menu > ul > li {
  display: inline-block;
  margin: 0px;
  position: relative;
}
header nav .desktop-menu > ul > li > ul {
  position: absolute;
  background-color: var(--header_background);
  top: 40px;
  left: 5px;
  border-bottom-left-radius: 5px;
}
header nav .desktop-menu > ul > li > ul li {
  margin: 0px;
  white-space: nowrap;
  position: relative;
}
header nav .desktop-menu > ul > li > ul li > ul {
  position: absolute;
  top: -1px;
  left: 100%;
}
@media (min-width: 1200px) {
  header nav #menuToggle {
    display: none !important;
  }
}
header nav #menuToggle {
  display: block;
  z-index: 102;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
}
header nav #menuToggle input {
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  /* hide this */
  z-index: 103;
  /* and place it over the hamburger */
  -webkit-touch-callout: none;
}
header nav #menuToggle span:not(.wpml-ls-display) {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  z-index: 102;
  background: var(--header_text);
  border-radius: 3px;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
}
header nav #menuToggle span:first-child {
  transform-origin: 0% 0%;
}
header nav #menuToggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
header nav #menuToggle input:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
}
header nav #menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}
header nav #menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-45deg) translate(0, -1px);
}
header nav #menuToggle .mobile-menu {
  position: absolute;
  top: 80px;
  right: 0px;
  max-width: 400px;
  width: 100vw;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;
  box-sizing: border-box;
  overflow-y: auto;
  background: var(--header_background);
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  z-index: 90;
  transform-origin: 0% 0%;
  transform: translate(100%, 0%);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
header nav #menuToggle .mobile-menu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
header nav #menuToggle .mobile-menu ul li {
  padding: 10px 0;
  font-size: 22px;
}
header nav #menuToggle .mobile-menu ul li > ul {
  padding-left: 20px;
}
header nav #menuToggle .mobile-menu ul li label {
  cursor: pointer;
}
header nav #menuToggle input:checked ~ .mobile-menu {
  transform: translate(0px, 0px);
}
header a {
  color: inherit;
  font-weight: 500;
  text-decoration: none;
  margin: 5px 0px;
}

footer {
  background: #111717;
  background: linear-gradient(180deg, #111717 0%, #0f1012 100%);
  color: var(--footer_text);
  font-size: 80%;
  margin: 0px;
  padding: 20px;
}
footer a {
  color: inherit;
}
footer .logo img {
  width: calc(100vw - 40px);
  max-width: 250px;
  height: auto;
}
footer .logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .container {
  margin-bottom: 40px;
}
footer hr {
  border-color: rgba(255, 255, 255, 0.2);
  margin-bottom: 20px;
}
footer .cols {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-gap: 20px;
}
footer ul {
  list-style: none;
  padding-left: 0px;
}
footer ul li {
  padding-left: 0px;
  margin-left: 0px;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

main a {
  color: var(--body_link);
  font-weight: 700;
  text-decoration: none;
}

h1, h2 {
  font-family: "Quatro", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.031rem;
  margin-bottom: 0.75rem;
}

h3, h4, h5, h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.031rem;
  margin-bottom: 0.75rem;
}

.sidebar > div:has(h2) {
  margin-bottom: 0px;
  margin-top: 20px;
}
.sidebar > div:has(h2) h2 {
  font-family: "Quatro", sans-serif;
  background: #111717;
  background: linear-gradient(180deg, #111717 0%, #0f1012 100%);
  color: #fff;
  padding: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #0f1012;
}

h1 {
  margin-top: 3.5rem;
  font-size: 2.25rem;
  line-height: 2.75rem;
}

h2 {
  margin-top: 3rem;
  font-size: 1.75rem;
  line-height: 2rem;
}

h3 {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

p {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.wp-block-query h2, .wp-block-query h3, .wp-block-query h4, .wp-block-query h5, .wp-block-query h6 {
  margin-top: 0px;
}

* {
  box-sizing: border-box;
}

main {
  margin: 0px;
  padding: 0px 20px;
}

main h1:first-child {
  padding-top: 20px;
  margin-top: 0px;
}

main > .yoast-breadcrumbs:first-child,
main > #breadcrumbs:first-child {
  margin-top: 20px !important;
}

@media (min-width: 1200px) {
  .has-right-sidebar {
    display: grid;
    grid-template-columns: 1fr 350px;
    grid-column-gap: 20px;
  }
}
main > .yoast-breadcrumbs + h1,
main > #breadcrumbs + h1 {
  margin-top: 20px;
}

main > *,
footer > *,
.wp-block-group__inner-container > * {
  max-width: 700px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.alignwide {
  max-width: 1200px;
}

.alignfull {
  max-width: 100vw;
  margin-right: -20px;
  margin-left: -20px;
}

body {
  background-color: var(--body_background);
  color: var(--body_text);
}

.single-header {
  max-width: 1200px;
  padding: 40px 40px 20px 0px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 40px;
  background-position: center center;
  background-size: cover;
}
@media (min-width: 1200px) {
  .single-header {
    height: 400px;
  }
}
@media (max-width: 1199px) {
  .single-header {
    height: 300px;
  }
}
.single-header h1 {
  background-color: var(--body_background);
  line-height: 1.3;
  width: auto;
}
@media (min-width: 1200px) {
  .single-header h1 {
    padding: 5px 20px 5px 50px;
  }
}
@media (max-width: 1199px) {
  .single-header h1 {
    padding: 5px 20px !important;
    word-break: break-word;
  }
}

.wp-block-yoast-faq-block {
  background-color: #ffffff;
  padding: 30px 30px 0px 30px;
  position: relative;
  border-radius: var(--border-radius);
  margin-top: 20px;
}
.wp-block-yoast-faq-block img {
  margin-top: 10px;
  border-radius: var(--border-radius);
}
.wp-block-yoast-faq-block .schema-faq-section:not(:last-of-type) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.wp-block-yoast-faq-block .schema-faq-section {
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.wp-block-yoast-faq-block .schema-faq-section .schema-faq-question {
  display: block;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 900;
  letter-spacing: 0.031rem;
}
.wp-block-yoast-faq-block .schema-faq-section .schema-faq-answer {
  margin: 20px 0px;
  line-height: 22.5px;
}

.wp-block-yoast-how-to-block {
  background-color: #ffffff;
  padding: 30px 30px 20px 30px;
  position: relative;
  border-radius: var(--border-radius);
  margin-top: 20px;
}
.wp-block-yoast-how-to-block img {
  margin-top: 10px;
  border-radius: var(--border-radius);
}
.wp-block-yoast-how-to-block .schema-how-to-description {
  display: block;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 900;
  letter-spacing: 0.031rem;
}
.wp-block-yoast-how-to-block .schema-how-to-steps {
  padding-inline-start: 20px;
}
.wp-block-yoast-how-to-block .schema-how-to-step {
  margin: 20px 0px;
}
.wp-block-yoast-how-to-block .schema-how-to-step:not(:last-of-type) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#breadcrumbs {
  margin-top: -20px;
  margin-bottom: 20px;
}
#breadcrumbs > span > span {
  margin-right: 3px;
}
#breadcrumbs > span > span:not(:first-of-type) {
  margin-left: 3px;
}

@media (min-width: 1200px) {
  .author-posts .entry-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    grid-auto-flow: dense;
  }
}
.author-posts .post-thumbnail img {
  max-width: 100%;
  max-height: 250px;
  object-fit: cover;
}
.author-posts .post-excerpt {
  display: flex;
  align-items: center;
}
.author-posts .post-thumbnail {
  margin-bottom: 0px;
}

.comming-games {
  width: 100%;
  height: 80px;
  background-color: var(--header_background);
  display: flex;
  align-items: center;
  z-index: 100;
  padding: 0px 10px;
  overflow: auto;
  overflow-y: hidden;
  white-space: nowrap;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
}

.comming-games::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}

.comming-games .date {
  height: 80px;
  display: inline-grid;
  text-transform: uppercase;
  writing-mode: vertical-lr;
  text-orientation: sideways;
  text-align: center;
  font-size: 11px;
  transform: rotate(180deg);
  margin-right: 10px;
  font-weight: bold;
}

.comming-games .game {
  height: 80px;
  display: inline-grid;
  grid-template-columns: 20px 40px 110px;
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  text-decoration: none;
}

.comming-games .game div {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}

.comming-games .game .game__name {
  justify-content: flex-start;
}

.comming-games .game img {
  max-height: 20px;
  width: auto;
}

.comming-games .game .game__time {
  grid-row: 1/span 2;
  writing-mode: vertical-lr;
  text-orientation: sideways;
  transform: rotate(180deg);
}

.standings {
  width: 100%;
  background-color: #111717;
}

.standings a {
  color: #fff;
}

.standings table {
  width: 100%;
  border-spacing: 0px;
}

.standings table th {
  text-align: left;
  font-size: 10px;
}

.standings table img {
  max-width: 22px;
  height: auto;
}

.standings table td {
  height: 56px;
  padding: 10px 0px;
}

.standings table tr td:nth-of-type(1) {
  padding-left: 10px;
}

.standings table tr td:nth-of-type(4), .standings table tr td:nth-of-type(12) {
  padding-right: 10px;
}

.standings table tr:nth-child(odd) td {
  background-color: #0f1012;
}

.standings table tr.highlight td {
  background-color: #000;
  transform: scale(1.2);
}

.standings table tr.highlight td img {
  transform: scale(1.2);
  margin-right: 15px;
}

.standings .standings-form {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 10px 5px;
  font-size: 5px;
  line-height: 5px;
  text-align: center;
}

.standings .standings-form.win {
  background-color: #007e33;
  color: #00c851;
}

.standings .standings-form.draw {
  background-color: #ff8800;
  color: #ffbb33;
}

.standings .standings-form.loss {
  background-color: #cc0000;
  color: #ff4444;
}

.standings .aligncenter {
  display: flex;
  justify-content: center;
  align-items: center;
}

.standings table tr td:nth-of-type(1) {
  border-left: 3px solid transparent;
}

.standings table tr:nth-child(-n+4) td:nth-of-type(1) {
  border-left: 3px solid #0d6efd;
}

.standings table tr:nth-of-type(5) td:nth-of-type(1) {
  border-left: 3px solid #198754;
}

.standings tr td:nth-of-type(n+4),
.standings tr th:nth-of-type(n+4) {
  text-align: center;
}

.standings table tr:nth-last-child(-n+3) td:nth-of-type(1) {
  border-left: 3px solid #dc3545;
}

.standings .box {
  display: inline-block;
  margin: 3px 10px;
  width: 10px;
  height: 10px;
}

.standings .info {
  margin: 10px;
}

.standings .info small {
  display: block;
  text-align: center;
  padding-bottom: 10px;
}

.standings .box.uefa {
  background-color: #0d6efd;
}

.standings .box.relegation {
  background-color: #dc3545;
}

.standings .box.europa-league {
  background-color: #198754;
}

.frontpage-posts {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  max-width: 830px;
}
@media (min-width: 1200px) {
  .frontpage-posts .post:nth-of-type(1) {
    grid-column: 1/span 2;
    max-width: 100%;
  }
}
.frontpage-posts .post {
  aspect-ratio: 16/10;
  background-size: cover;
  color: #ffffff;
  font-weight: normal;
  display: flex;
  align-items: flex-end;
}
.frontpage-posts .post .overlay {
  background: rgba(0, 0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 90%);
  padding: 20px;
  height: 150px;
  overflow: hidden;
}
.frontpage-posts .post .overlay p {
  position: relative;
  height: 85px;
  overflow: hidden;
}
.frontpage-posts .post .overlay p::after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 24px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
}
.frontpage-posts .post .overlay h2 {
  margin-top: 0px;
}

.teams {
  display: grid;
  grid-gap: 20px;
}
@media (min-width: 1200px) {
  .teams {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 1199px) {
  .teams {
    grid-template-columns: 1fr 1fr;
  }
}
.teams .team {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-color: #0f1012;
  padding: 20px;
  border: 1px solid #071c13;
}

.social-media-icons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.social-media-icons .social-media-icon {
  margin: 0px 5px;
}
.social-media-icons .social-media-icon a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: #34a65e;
  aspect-ratio: 1;
  height: 40px;
}
.social-media-icons .social-media-icon a:hover {
  background-color: #071c13;
}
.social-media-icons .social-media-icon a img {
  height: 20px;
  width: auto;
  filter: invert(100%);
  margin: 0px;
}

.sources {
  background-color: #34a65e;
  padding: 10px;
  display: flex;
  align-items: center;
}
.sources .icon {
  background-color: #ffffff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sources .icon img {
  width: auto;
  height: 40px;
}
.sources .info {
  margin-left: 20px;
  font-weight: bold;
}

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