.fjalla-one-regular {
    font-family: "Fjalla One", sans-serif;
    font-weight: 400;
    font-style: normal;
}
h1 {
    text-align: center;
    font-family: "Fjalla One", sans-serif;
    font-size: 9vw;
    white-space: nowrap;
}
h2 {
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    text-align: center;
}
.footer {
    width: 100%;
    height: auto;
    margin-top: auto;
}
.paragraph-fjalla-one {
    width: 90%;
    max-width: 500px;
    text-align: center;
    padding: 10px;
    background-color: black;
    color: white;
    font-family: "Fjalla One", sans-serif;
    flex: 1;
    position: static;
    margin: 0;
    display: inline-block;
}

.p {
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    text-align: center;
}

.main-container {
    display: flex;
    gap: 20px;
    flex: 1;
}

.main-container-brands {
    display: flex;
    gap: 20px;
    flex: 1;
    align-items: flex-start;
    justify-content: center;
}

.something-dumb {
    display: flex;
    gap: 10px;
    flex: 1;
    position: relative;
    align-items: center;
}
.something-dumb2 {
    display: flex;
    gap: 10px;
    flex: 1;
    position: relative;
}

.sidebar {
    flex: 0 0 110px;
    width: 100%;
    font-family: "Fjalla One", sans-serif;
    font-weight: 200px;
    font-style: normal;
}

.page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.paragraph-2 {
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    width: 90%;
    max-width: 800px;
    margin: 20px auto;
}

.paragraph-2 a:link {
    color: #5883cd;
    background-color: transparent;
    text-decoration: none;
}
.paragraph-2 a:hover {
    color: #0c4469;
    background-color: transparent;
    text-decoration: none;
}

.intro_gear {
    text-align: center;
    width: 70%;
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    padding: 10px;
    margin: 0 auto 30px auto;
}

.location_intro {
    text-align: center;
    width: 70%;
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    padding: 10px;
    margin: 0 auto 30px auto;
}

.Beginner_paragraph {
    flex: 1;
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    width: 90%;
    max-width: 800px;
    margin: 20px auto;
}

.intermediate_paragraph {
    flex: 1;
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    width: 90%;
    max-width: 800px;
    margin: 20px auto;
}

.links {
    display: flex;
    justify-content: center;
    flex: 1;
    gap: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.links a:link {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}

.links a:visited {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}
.links a:hover {
    color: #000000;
    background-color: white;
    text-decoration: none;
}
.links-to {
    display: flex;
    justify-content: center;
    flex: 1;
    gap: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.links_gear {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}

.beginner_link {
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    display: inline-block;
    width: 75px;
    height: 50px;
    text-align: center;
}

.higher_link {
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    display: inline-block;
    margin-right: 40px;
    width: 75px;
    height: 50px;
    text-align: center;
    padding-right: 15px;
}

.accessories_paragraph {
    flex: 1;
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}
.accessories_link {
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    display: inline-block;
    margin-right: 40px;
    width: 75px;
    height: 20px;
    text-align: center;
    padding-right: 15px;
}

.accessories_link a:link {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}

.accessories_link:hover {
    background-color: white;
    color: black;
}

.accessories_link a:hover {
    color: #000000;
    background-color: white;
    text-decoration: none;
}

.accessories_link {
    color: white;
    background-color: black;
    text-decoration: none;
}

.accessories_link2 {
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    display: inline-block;
    margin-right: 40px;
    width: 75px;
    height: 20px;
    text-align: center;
    padding-right: 15px;
}

.accessories_link2 {
    color: white;
    background-color: black;
    text-decoration: none;
}

.accessories_link2:hover {
    background-color: white;
    color: black;
}

.clothing_paragraph {
    flex: 1;
    font-family: "Fjalla One", sans-serif;
    font-weight: 100;
    font-style: normal;
    background-color: black;
    color: white;
    padding: 10px;
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}
.clothing_link {
    font-family: "Fjalla One", sans-serif;
    color: white;
    background-color: black;
    padding: 10px;
    display: inline-block;
    width: 75px;
    height: 20px;
    text-align: center;
}
.clothing_link a:link {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}

.clothing_link a:visited {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}
.clothing_link a:hover {
    color: #000000;
    background-color: white;
    text-decoration: none;
}
.clothing_link {
    color: #5883cd;
    background-color: black;
    text-decoration: none;
}

.higher_link a:link {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}

.higher_link a:visited {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}
.higher_link a:hover {
    color: #000000;
    background-color: white;
    text-decoration: none;
}

.higher_link a:active {
    color: #5883cd;
    background-color: black;
    text-decoration: none;
}

.higher_link {
    color: #5883cd;
    background-color: black;
    text-decoration: none;
}

.beginner_link a:link {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}

.beginner_link a:visited {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}
.beginner_link a:hover {
    color: #000000;
    background-color: white;
    text-decoration: none;
}

.beginner_link a:active {
    color: #5883cd;
    background-color: black;
    text-decoration: none;
}

.beginner_link {
    color: #5883cd;
    background-color: black;
    text-decoration: none;
}

.sidebar a:link {
    color: #5883cd;
    background-color: transparent;
    text-decoration: none;
}
.sidebar a:visited {
    color: #5883cd;
    background-color: transparent;
    text-decoration: none;
}

.sidebar a:hover {
    color: #0c4469;
    background-color: transparent;
    text-decoration: underline;
}

.gear_clothing {
    color: black !important;
    background-color: transparent;
    text-decoration: underline !important;
}

.brands_here a:link {
    color: #5883cd;
    background-color: transparent;
    text-decoration: underline;
}

.brands_here a:visited {
    color: #666f7b;
    background-color: transparent;
    text-decoration: none;
}

.brands_here a:hover {
    color: #0c4469;
    background-color: transparent;
    text-decoration: underline;
}

.brands_here a:active {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

.brands_here {
    color: black;
    background-color: transparent;
    text-decoration: underline;
}

.title-link a:link {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}

.title-link a:visited {
    color: #ffffff;
    background-color: black;
    text-decoration: none;
}
.title-link a:hover {
    color: #000000;
    background-color: white;
    text-decoration: none;
}

.title-link-index {
    color: #ffffff;
    background-color: black;
    display: inline-block;
    padding: 0 10px;
    text-align: center;
    font-family: "Fjalla One", sans-serif;
    font-size: 9vw;
}
