@font-face {
    font-family: 'diamond_creekregular';
    src: url('../webfonts/diamond_creek-webfont.woff2') format('woff2'),
         url('../webfonts/diamond_creek-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.left-logo {
    max-width: 500px;
    margin-left: 10px !important;
}

.available-header {
	margin-bottom: 20px;
}

.custom-padding {
	padding: 32px 0 0px !important;
}

.discordlink {
    font-size: 5rem;
}

.store-icons {
    font-size: 1.5rem;
}

.store-text {
    font-size: 1.05rem !important;
}

.nintendo {
    width: 22px;
    height: 22px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.gfort-block-testimonials-content {
    min-height: 145px;
}

html {
  scroll-behavior: smooth;
}