/* General Classes */

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Nanum Gothic Coding", monospace;
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

[hidden] {
  display: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
}

ul {
  list-style-type: none;
  padding-inline-start: 0;
}

a {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}

iframe {
  border: 1px solid #000 !important;
}

img {
  border-style: none;
  height: auto;
}

.section-header {
  background: url(../images/windows95/bw-icons-bg.png) center/80%;
}

.section-heading {
  width: 90%;
}

.heading-level-2 {
  font-size: 32px;
  font-size: 2rem;
}

.body-text {
  word-spacing: 0.1em;
}

/* Fonts */

.about-me-text,
.access-text,
.access-figure,
.accordion-details,
.art-description,
.copyright,
.error-text .body-text,
figcaption .body-text,
.lightbox-text-container .body-text,
.services-list .body-text,
.services-link {
  font-family: "Lato", sans-serif;
}

.access-figure-text,
.access-figure-title,
.body-text,
.services-link {
  font-weight: 300;
}

.access-figure,
.accordion-summary,
.body-text,
.see-more-link,
.skip-link,
.submenu-item,
.success-text .back-home-link,
.success-text:nth-child(3) {
  font-size: 20px;
  font-size: 1.25rem;
}

.about-me .section-header,
.access-figure-title,
.access-text .body-text,
.back-home-link,
.email-link,
.error-text .body-text,
.footer-icon,
.main-title,
.report-error,
.services-third-heading,
.success-text,
.top-link,
.webdev-subheading {
  font-size: 24px;
  font-size: 1.5rem;
}

.cards-header .section-heading,
.find-me,
.image-caption {
  font-size: 28px;
  font-size: 1.75rem;
}

.about-me-text .heading-level-2,
.access-heading,
.access-subheading,
.access-figure-text,
#art-heading,
.cards-header .section-heading,
.email-contact-text,
.footer,
.hero-heading,
.image-caption,
.services-block,
.section-heading,
.skip-link,
.success-message {
  text-align: center;
}

.about-me-text,
.art-description,
.services-list {
  line-height: 1.25;
}

/* Borders & Outlines */

.about-me-text,
.access-figure,
.access-figure picture,
.access-subheading,
.access-figure-title,
.footer-img,
.section-header,
.section-heading,
.card,
.main-title,
.project-block {
  border: 1px solid #000;
}

.email-contact,
.navbar-logo,
.services-block {
  border: 2px solid #000;
}

.about-img-div,
.about-img-div img,
.about-me-text,
.email-contact-image {
  border-radius: 5px;
}

.back-home-link:focus-visible,
.nav-item .body-text:focus-visible,
.report-error:focus-visible,
.skip-link:focus-visible {
  outline: none;
}

/* Margins */

.copyright,
.email-link,
.footer-icons,
h2,
.heading-level-2,
.services-third-heading,
.webdev-projects {
  margin-block: 0;
}

.access-figure-text,
.access-figure-title,
.access-subheading,
.cards-div,
.email-contact-text,
.faqs,
.section-heading,
.webdev-subheading {
  margin: auto;
}

.back-home-link,
.footer-img,
.report-error {
  margin-bottom: 1rem;
}

.access-heading,
#art-heading,
.cards-container,
.footer-heading,
.footer-icons {
  margin-bottom: 2rem;
}

.about-me-text .heading-level-2,
.access-figure {
  margin-bottom: 3rem;
}

.about-img-div,
.about-me .section-header,
.about-me-text {
  margin-bottom: 5rem;
}

.navbar-logo,
.main-title {
  margin-left: 1rem;
}

/* Padding */

#accessibility-heading,
.navigation-submenu {
  padding: 0;
}

.about-me,
.services {
  padding: 0 0 4rem;
}

.accordion-answer,
.art-gallery,
.column,
.email-link,
.main-title,
.see-more-link,
.submenu-item a,
.top-link {
  padding: 1rem;
}

.footer,
.hero-heading {
  padding: 2rem 0;
}

.access-subheading,
.cards-div,
.section-heading {
  padding: 3rem;
}

.access-examples,
.faqs,
.hero-section {
  padding: 3rem 0;
}

.about-me-text,
.section-header {
  padding: 4rem 2rem;
}

.about-me-text,
.hero-block,
.services-block {
  width: 40%;
}

.column,
.project-text,
.webdev-img {
  width: 50%;
}

.cards-div,
.project-block,
.services-list {
  width: 95%;
}

.cards-header,
.error-img,
img,
.navbar,
.navbar-branding,
.nav-item .body-text,
.navigation__button {
  width: 100%;
}

.access-figure-title,
.back-home-link,
.report-error,
.services-link,
.top-link {
  width: fit-content;
}

/* Flexbox / Display/ Position */

.about-me,
.about-me-content,
.about-img-div,
.access-examples,
.access-figure,
.access-figure picture,
.accordion-details h3,
.art-gallery,
.cards-container,
.cards-div,
.card,
.cards-header,
.column,
.email-contact,
.email-contact-text,
.error-div,
.error-text,
.faqs,
figure,
.footer-icons,
.footer-icon,
.header,
.hero-block,
.hero-blocks,
.hero-section,
.navbar-branding,
.navigation__button,
.nav-links,
.nav-item,
.nav-item .body-text,
.project-block,
.project-text,
.top-link,
.see-more-link,
.services,
.services-block,
.success-div,
.success-main,
.webdev-gallery,
.webdev-projects {
  display: flex;
}

.about-me,
.cards-div,
.column,
.email-contact-text,
.error-text,
.column figure,
.faqs,
.footer-icon,
.header,
.hero-block,
.hero-section,
.services-block {
  flex-direction: column;
}

.about-me-content,
.access-examples,
.webdev-projects {
  flex-wrap: wrap;
}

.cards-container,
.header,
.hero-section {
  justify-content: space-around;
}

.about-me-content,
.access-examples,
.error-div,
.hero-blocks,
.services,
.services-block {
  justify-content: space-evenly;
}

.about-me-content,
.access-figure,
.email-contact,
.error-div,
.error-text,
.footer-icon,
.header,
.navbar-branding,
.navigation__button,
.nav-item .body-text,
.project-block,
.services-block,
.success-div,
.success-message {
  align-items: center;
}

.logo-image,
figcaption .body-text,
.navbar-logo,
.submenu-item a {
  display: block;
}

.nav-item,
.project-block,
.reveal {
  position: relative;
}

/* Colours */

.access-main,
.cards-header,
.footer,
.main-title,
.navbar,
.navigation-submenu,
.project-text,
.see-more-link,
.services-link:focus-visible,
.top-link {
  background-color: #ddebf3;
}
.about-me,
.access-figure,
.access-subheading,
.art-gallery,
.cards-div,
#contact-header,
.email-contact,
.project-block,
.section-heading,
.skip-link,
.webdev-gallery {
  background-color: #fff;
}

/* Accessibility */

.skip-link {
  left: 0;
  padding: 0.75rem;
  position: absolute;
  top: 0;
  transform: translateX(-100%);
  transition: transform 0.3s;
  z-index: 3;
}
.skip-link:focus-visible {
  border: 1px solid #000;
  height: 3%;
  text-decoration: underline;
  text-underline-offset: 0.15em;
  transform: translateX(0);
  width: 20%;
}
#main[tabindex="-1"]:focus {
  outline: 0;
}
.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;
  width: 1px;
  word-wrap: normal;
}
.reveal {
  opacity: 0;
  transition: 2s all ease;
}
.reveal.active {
  opacity: 1;
}

/* Header & Navbar */

.header {
  background: url(../images/windows95/bw-icons-banner.png) top/115%;
}

.navbar-branding {
  padding: 1rem 0;
}

.navbar-logo {
  width: 10vw;
}

.navbar-logo:focus-visible {
  box-shadow: 4px 4px 0 0 #374785;
  outline: none;
}

[aria-current="page"],
[aria-current="true"] {
  box-shadow: inset -1px -1px 0px 2px #000;
}

.nav-item {
  align-items: stretch;
  width: 25%;
}

.nav-links {
  align-items: stretch;
  margin: 0;
}

.nav-item .body-text,
.navigation__button {
  justify-content: center;
}

.navigation__button:focus,
.nav-item .body-text:focus-visible {
  background-color: #374785;
  color: #fff;
}

.nav-icons {
  width: 12%;
}

.navigation-submenu {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 5px 0px;
  position: absolute;
  top: 4rem;
  left: 15rem;
  width: 225px;
  z-index: 1;
}

.navigation-submenu > li:not(:last-child) {
  border-bottom: 1px solid #24305e;
}

.submenu-item a:focus-visible {
  background-color: #374785;
  color: #fff;
  outline: none;
}

.navigation-submenu[aria-hidden="true"] {
  display: none;
}

.navigation__item[data-expanded="true"] > button {
  transform: scaleY(-1);
}

.navigation__button {
  color: #000;
  cursor: pointer;
  border: none;
  background-color: transparent;
  font-family: "Nanum Gothic Coding", monospace;
}

.navigation__button:focus-visible {
  background-color: #374785;
  color: #fff;
  outline: none;
}

.navigation__button span {
  font-family: "Nanum Gothic Coding", monospace;
}

.navigation__button > svg {
  fill: none;
  margin-left: 1rem;
  width: 1.5rem;
}

/* Footer */

.footer {
  border-top: 1px solid #000;
}

.footer-icon {
  margin: 0 auto;
  width: 10%;
}

.footer-link:focus-visible {
  outline: 3px solid #fff;
}

.footer-img {
  border-radius: 10%;
}

.footer-link {
  padding: 0.5rem;
}

.copyright {
  font-size: 12px;
  font-size: 0.75rem;
}

/* Home Page /////////////////////////////////////////////////////////////////////////////// */

/* Hero Section */

.hero-heading {
  font-size: 48px;
  font-size: 3rem;
}

.hero-images {
  margin: 2rem 0;
}

#web-design-heading {
  padding: 0 0 3rem;
}

.services-block {
  padding: 5rem 2rem;
}

#bespoke-service {
  margin-bottom: 4rem;
}

.services-link {
  margin: 3rem auto 0;
  text-decoration: underline;
  text-decoration-color: #374785;
  text-decoration-thickness: 0.1em;
}

/* Cards */

.card {
  position: relative;
  width: 25vw;
}

.cards-header {
  padding: 2rem;
}

.card-link::after {
  position: absolute;
  inset: 0;
  content: "";
}

.see-more-link {
  margin-left: auto;
}

.see-more-link:focus-visible {
  box-shadow: 5px 5px 0 0 #24305e;
  outline: none;
}

.see-more-link svg {
  margin-left: 0.5em;
}

/* About Page /////////////////////////////////////////////////////////////////////////////  */

.about-img-div {
  width: 35vw;
}

.faqs {
  width: 85%;
}

.faq-link {
  text-decoration: underline;
}

.accordion-details {
  background-color: #eaeaea;
  margin-top: 2rem;
}

.accordion-details[open] {
  box-shadow: 4px 4px 0 0 #000;
}

.accordion-details h3 {
  justify-content: space-between;
}

.accordion-details .body-text {
  padding: 0 2rem;
}

.accordion-details:first-child {
  margin-top: 0;
}

.accordion-summary {
  background-color: #f3f3f3;
  cursor: pointer;
  padding: 0.5rem 2rem;
}

.accordion-summary:focus-visible {
  outline: none;
  text-decoration: underline;
  text-decoration-thickness: 0.15em;
}

.accordion-summary::-webkit-details-marker,
.accordion-summary::marker {
  display: none;
  content: "";
}

.accordion__marker {
  content: url(./images/triangle-right-icon.svg);
  display: inline-block;
  margin-right: 10px;
  width: 10px;
  transform: rotate(0);
  transform-origin: 0.2em 50%;
  transition: transform 0.2s ease;
}

.accordion-details[open] .accordion__marker {
  transform: rotate(90deg);
}

/* Accessibility Page ////////////////////////////////////////////////////////////////////// */

.access-heading {
  font-size: 36px;
  font-size: 2.25rem;
}

.access-subheading {
  width: 90%;
}

.access-main {
  padding-top: 3rem;
}

.access-figure {
  padding: 2rem 2rem 2rem 0;
  width: 75%;
}

.access-figure picture {
  width: 33vw;
}

.access-image {
  width: 100%;
}

.access-figure-text {
  border-bottom: none;
  width: 45%;
}

.access-figure-title {
  background-color: #f3f3f3;
  box-shadow: 4px 4px 0 0 #000;
  margin-bottom: 2rem;
  padding: 0.25em 0.5em;
}

.access-link {
  text-decoration: underline;
  text-decoration-color: #374785;
  text-decoration-thickness: 0.1em;
}

/* Web Development Page /////////////////////////////////////////////////////////////////////*/

.project-block {
  justify-content: space-between;
  margin: 0 0 4rem auto;
}

.project-text {
  height: 100%;
}

.webdev-gallery {
  padding: 5rem 3rem;
}

.webdev-gallery .heading-level-2 {
  padding: 0 5rem 0 0;
}

.webdev-img {
  border-right: 1px solid #000;
}

.dev-links::after {
  content: "";
  position: absolute;
  inset: 0;
}

/* Art Page ////////////////////////////////////////////////////////////////////////////////*/

.column figure {
  border: 0.5px solid #000;
  margin: 0 0 2rem;
}

figcaption {
  border-bottom: 0.5px solid #000;
}

.top-link {
  margin-left: auto;
}

.top-link svg {
  margin-right: 1rem;
}

.top-link:focus-visible {
  outline: 2px solid #000;
}

.lightbox {
  align-items: center;
  display: flex;
  justify-content: space-evenly;
  margin: auto;
  padding: 5rem 0;
  width: 90%;
}

.lightbox-img-container {
  width: 60%;
}

.lightbox-text-container {
  width: 30%;
}

/* Contact Page //////////////////////////////////////////////////////////////////////////////*/

.form-container {
  padding: 5rem;
}

.email-contact {
  margin-top: 4rem;
}

.email-contact-image {
  margin: 4rem 0 4rem 4rem;
}

.email-contact-image {
  border-radius: 5px;
  box-shadow: 5px 5px 0 0 #374785;
  width: 30%;
}

.email-link:focus-visible {
  outline: 2px solid #374785;
}

.paper-plane {
  transform: rotate(0.05turn);
}

.success-main {
  padding: 5rem;
}

.success-div {
  background: url(images/windows95/bw-icons-bg.png) center/110%;
  border: 1px solid #000;
  justify-content: space-evenly;
  margin: auto;
  padding: 6rem 3rem;
  width: 90%;
}

.success-message {
  background-color: #fff;
  border: 1px solid #000;
  display: none;
  padding: 4rem 2rem;
  width: 80%;
}

.success-message:focus-visible {
  border-radius: 5px;
  box-shadow: 5px 5px 0 0 #000;
  outline: 1px solid #000;
}

.success-message h2 {
  font-size: 40px;
  font-size: 2.5rem;
}

.success-text .back-home-link:focus-visible {
  outline: 1px solid #374785;
}

/* Error Page //////////////////////////////////////////////////////////////////////////////*/

.error-div {
  padding: 2rem 1rem;
}

.error-heading {
  font-size: 48px;
  font-size: 3rem;
}

.back-home-link,
.report-error {
  text-decoration: underline;
  text-decoration-color: #374785;
  text-underline-offset: 0.15em;
  text-decoration-thickness: 0.1em;
}

/* Media Queries //////////////////////////////////////////////////////////////////////////////*/

/* Tablet ////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 992px) {
  /* General Classes */

  .section-header {
    background: url(images/windows95/bw-icons-bg.png) center/120%;
    padding: 2rem;
  }

  .section-heading {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 2rem;
  }

  .access-image,
  .column,
  figure,
  .project-block,
  .project-text {
    width: 100%;
  }

  .access-figure-text,
  .access-figure,
  .cards-div,
  .services-list {
    width: 90%;
  }

  .services-block,
  .services-image,
  .success-div {
    width: 95%;
  }

  .webdev-subheading {
    margin: auto;
  }

  .footer-heading,
  .footer-icons {
    margin-bottom: 2rem;
  }

  .about-img-div,
  .about-me .section-header {
    margin-bottom: 3rem;
  }

  .about-me,
  .column,
  .services,
  .webdev-subheading {
    padding: 0;
  }

  .about-me-text,
  #accessibility-heading,
  .success-div,
  #web-design-heading {
    padding: 3rem;
  }

  .about-me-content,
  .access-figure,
  .art-gallery,
  .hero-section,
  .services,
  .webdev-gallery {
    flex-direction: column;
  }

  .footer-icon,
  .nav-link .body-text,
  .nav-item .body-text,
  .submenu-item {
    font-size: 16px;
    font-size: 1rem;
  }

  .footer-icon,
  .success-text .back-home-link,
  .success-text:nth-child(3),
  .webdev-subheading {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .access-figure-title,
  .image-caption {
    font-size: 32px;
    font-size: 2rem;
  }

  .error-text,
  figure,
  .webdev-gallery .heading-level-2 {
    text-align: center;
  }

  .skip-link:focus-visible {
    height: 2%;
    width: 25%;
  }

  .header {
    background: url(../images/windows95/banner-mobile.png) top/110%;
  }

  .navigation-submenu {
    left: 5rem;
    text-align: center;
    top: 3rem;
    width: 175px;
  }

  .navbar-logo {
    width: 15vw;
  }

  .nav-icons {
    width: 20%;
  }

  .footer-icon {
    width: 15%;
  }

  /* Home Page */

  .hero-section {
    padding: 4rem 0;
  }

  .hero-block {
    width: 40vw;
  }

  .hero-heading {
    font-size: 32px;
    font-size: 2rem;
    padding: 0 0 2rem;
  }

  .hero-images {
    margin: 1rem 0;
  }

  .services-block {
    margin: 0 auto 2rem;
    padding: 0 0 4rem;
  }
  .services-list {
    list-style-type: none;
    margin: 0 auto;
  }

  .services-third-heading {
    font-size: 28px;
    font-size: 1.75rem;
    text-align: center;
  }

  .cards-div {
    padding: 2rem 1rem;
  }

  .card {
    width: 27vw;
  }

  /* About Page */

  .about-me-text {
    width: 80%;
  }

  .about-img-div {
    width: 60vw;
  }

  #about-art-img {
    order: 1;
  }

  #about-art-text {
    order: 2;
  }

  #about-access-img {
    order: 3;
  }

  #about-access-text {
    order: 4;
  }

  .faqs {
    padding: 3rem 0;
  }

  /* Web Development Page */

  .webdev-gallery {
    padding: 3rem 2rem 6rem;
  }

  .project-block {
    margin: 0 auto 4rem;
  }

  #last-project-block {
    margin-bottom: 0;
  }

  .project-text {
    background-color: #fff;
  }

  .webdev-gallery .heading-level-2 {
    padding: 0 0 3rem;
  }

  .webdev-img {
    padding: 1rem 0;
  }

  .dev-links {
    text-decoration-color: #000;
  }

  /* Art Page */

  figure {
    margin: 0 auto 2rem;
  }

  figcaption {
    margin-left: 0;
  }

  figcaption .body-text {
    font-size: 24px;
    font-size: 1.5rem;
  }

  #you-is-kind {
    order: 1;
  }
  #gaza {
    order: 2;
  }
  #rappers {
    order: 3;
  }
  #david {
    order: 4;
  }
  #geansai {
    order: 5;
  }
  #dutch-antifa {
    order: 6;
  }
  #yall-mind {
    order: 7;
  }
  #marx {
    order: 8;
  }
  #celine {
    order: 9;
  }
  #sanjunipero {
    order: 1;
  }
  #loteria {
    order: 2;
  }
  #chocho-internet {
    order: 3;
  }
  #miners {
    order: 4;
  }
  #egg-boy {
    order: 5;
  }
  #mac {
    order: 6;
  }
  #mindfulness {
    order: 7;
  }
  #kitten {
    order: 8;
  }
  #celso-awake {
    order: 9;
  }
  #top-link {
    order: 10;
  }

  .top-link {
    margin-bottom: 1rem;
  }

  /* Accessibility Page */

  .access-figure {
    padding: 2rem;
    width: 80%;
  }

  .access-figure-text {
    margin: 2rem 0;
    order: 2;
  }

  .access-figure-title {
    margin: 1rem auto 3rem;
  }

  .access-figure picture {
    order: 1;
    width: 80vw;
  }

  .access-subheading {
    font-size: 28px;
    font-size: 1.75rem;
    padding: 2rem;
    width: 85%;
  }

  /* Contact Page */

  .form-container {
    background: url(images/windows95/bw-icons-bg.png) top/120%;
    padding: 5rem 3rem;
  }

  .email-contact {
    margin-top: 3rem;
  }

  .success-main {
    height: 40vh;
    padding: 5rem 2.5rem;
  }

  .success-div {
    background: url(images/windows95/bw-icons-bg.png) center/120%;
    padding: 4rem 2rem;
  }

  .success-text {
    font-size: 24px;
    font-size: 1.5rem;
  }

  /* Error Page */

  .error-div {
    padding: 10rem 0;
  }

  .error-text {
    width: 50%;
  }

  .error-text .body-text {
    margin-block: 0.75rem;
  }

  .error-heading {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

/* Phone //////////////////////////////////////////////////////////////////////////////////////*/

@media only screen and (max-width: 688px) {
  .section-header {
    background: #fff;
  }

  .section-heading {
    padding: 1rem;
  }

  .error-img,
  .error-text,
  .success-text,
  .webdev-img {
    width: 100%;
  }

  .about-me .section-header,
  .error-img,
  .footer-icon {
    margin-bottom: 1rem;
  }

  .about-me-text,
  #bespoke-service {
    margin-bottom: 3rem;
  }

  .access-figure,
  .cards-header,
  .section-header,
  .success-main,
  .webdev-subheading {
    padding: 1rem;
  }

  .about-me-content,
  .about-me-text {
    padding: 2rem;
  }

  .cards-div,
  .email-contact,
  #web-design-heading {
    padding: 2rem 0;
  }

  .services-block,
  .webdev-gallery .heading-level-2 {
    padding: 0 0 2rem;
  }

  .about-me .section-header,
  .accordion-summary,
  .body-text,
  .contact-subheading,
  .email-link,
  figcaption .body-text,
  .main-title,
  .services-link,
  .success-main,
  .top-link {
    font-size: 16px;
    font-size: 1rem;
  }

  .access-figure-text,
  .access-text,
  .back-home-link,
  .error-text .body-text,
  .footer-icon,
  .hero-heading,
  .image-caption,
  .report-error,
  .see-more-link,
  .services-third-heading,
  .success-text,
  .webdev-subheading {
    font-size: 20px;
    font-size: 1.25rem;
  }

  .access-figure-title,
  .access-heading,
  .cards-header .section-heading,
  .find-me,
  .heading-level-2 {
    font-size: 24px;
    font-size: 1.5rem;
  }

  .cards-container,
  .cards-div,
  .error-div,
  .footer-icons,
  .project-block,
  .success-div {
    flex-direction: column;
  }

  .skip-link:focus-visible {
    height: 5%;
    width: 60%;
  }

  .header {
    background: url(../images/windows95/banner-mobile.png) top/170%;
  }

  .navbar-branding {
    width: 95%;
  }

  .main-title {
    padding: 0.75rem;
  }

  .navbar-logo {
    border: 1px solid #000;
    margin-left: 0;
    width: 25vw;
  }

  .navigation-submenu {
    left: 1rem;
    top: 3.1rem;
    width: 150px;
  }

  .nav-icons {
    width: 10%;
  }

  .nav-item {
    justify-content: center;
  }

  .footer-icons {
    align-items: center;
  }

  .footer-icon {
    align-items: center;
    width: 25%;
  }

  /* Home Page */

  .hero-section {
    padding: 2.5rem 0;
  }

  .hero-heading {
    padding: 0 0 1rem;
  }

  .services {
    padding: 0 1rem 2rem;
  }

  #first-services-block {
    border-bottom: none;
  }

  .services-block {
    border: 1px solid #000;
    margin: 0 auto;
    width: initial;
  }

  .services-image {
    width: 95%;
  }

  #accessibility-heading {
    padding: 3rem 0 2rem;
  }

  .cards-container {
    margin-bottom: 0;
  }

  .card {
    margin: 0 auto 10%;
    width: 90vw;
  }

  .image-caption {
    margin: 1rem auto;
    width: 90%;
  }

  /* About Page */

  .about-me-content {
    flex-wrap: nowrap;
  }

  .about-img-div {
    width: 75vw;
  }

  .about-me-text {
    width: 90%;
  }

  .about-me-text .heading-level-2 {
    margin-bottom: 2rem;
  }

  .faqs {
    padding: 2rem 0;
    width: 90%;
  }

  .accordion-summary {
    padding: 0.5rem 1rem;
  }

  .accordion-answer {
    padding: 1rem 0;
  }

  .accordion__marker {
    margin-right: 5px;
  }

  /* Webdev Page */

  .webdev-gallery {
    border-top: none;
    padding: 2rem 1rem 3rem;
  }

  .webdev-img {
    border-right: none;
  }

  .project-block {
    margin: 0 auto 3rem;
  }

  /* Accessibility Page */

  .access-examples {
    padding: 2rem 0 0;
  }

  .access-subheading {
    padding: 2rem 1rem;
    width: 85%;
  }

  .access-figure-text {
    margin: 1rem 0;
    width: 95%;
  }

  .access-figure-title {
    margin: 1rem auto 2rem;
  }

  /* Contact Page */

  .form-container {
    padding: 2rem 1rem;
  }

  .email-contact {
    display: block;
    text-align: center;
  }

  .email-contact-image {
    margin: 0 0 10%;
    width: 70%;
  }

  .success-main {
    height: auto;
    padding: 2rem 1rem;
  }

  .success-div {
    background: url(images/windows95/bw-icons-bg-mobile.png) center/150%;
    padding: 2rem 1rem;
    width: 90%;
  }

  .success-message {
    padding: 3rem 2rem;
  }

  .success-message h2 {
    font-size: 36px;
    font-size: 2.25rem;
  }

  /* Error Page */

  .error-div {
    padding: 1rem 2rem 3rem;
  }

  .error-heading {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

/* Hover/////////////////////////////////////////////////////////////////////////////////// */

@media (hover: hover) and (pointer: fine) {
  /* Animated Underlines */

  .link-animated {
    background: linear-gradient(0deg, #36454f, #36454f) no-repeat right bottom /
      0 var(--bg-h);
    --bg-h: 100%;
    color: inherit;
  }

  @media (prefers-reduced-motion: no-preference) {
    .link-animated {
      transition: background-size 350ms;
    }
  }

  .link-animated:where(:hover, :focus) {
    background-size: 100% var(--bg-h);
    background-position-x: left;
    outline: none;
  }

  .underline {
    padding-bottom: 0.1em;
    --bg-h: 0.15em;
    color: inherit;
  }

  .navbar-logo:hover {
    box-shadow: 2px 2px 0 0 #000;
  }

  .nav-item .body-text:hover {
    background-color: #374785;
    color: #fff;
  }

  .submenu-item a:hover {
    background-color: #374785;
    color: #fff;
  }

  .footer-icon:hover {
    outline: 3px solid #fff;
  }

  .back-home-link:hover,
  .report-error:hover {
    background-color: #f8e9a1;
  }

  .access-link:hover,
  .services-link:hover {
    text-decoration: none;
  }

  .project-block:hover {
    box-shadow: 4px 4px 0 0 #000;
  }

  .skip-link:hover {
    background-color: #fff;
    color: #374785;
    outline: 5px solid #374785;
  }

  .see-more-link:hover,
  .top-link:hover {
    box-shadow: 5px 5px 0 0 #24305e;
  }

  .accordion-summary:hover > * {
    text-decoration: underline;
  }

  .card:hover {
    border: 1px solid transparent;
    box-shadow: 6px 6px 0 0 #24305e;
  }
}
