body {
    /* background-color: rgb(20, 20, 20) !important; */
    background-color: #000000;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3CradialGradient id='a' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23242424'/%3E%3Cstop offset='1' stop-color='%23000000'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='750' x2='1550' y2='750'%3E%3Cstop offset='0' stop-color='%23121212'/%3E%3Cstop offset='1' stop-color='%23000000'/%3E%3C/linearGradient%3E%3Cpath id='s' fill='url(%23b)' d='M1549.2 51.6c-5.4 99.1-20.2 197.6-44.2 293.6c-24.1 96-57.4 189.4-99.3 278.6c-41.9 89.2-92.4 174.1-150.3 253.3c-58 79.2-123.4 152.6-195.1 219c-71.7 66.4-149.6 125.8-232.2 177.2c-82.7 51.4-170.1 94.7-260.7 129.1c-90.6 34.4-184.4 60-279.5 76.3C192.6 1495 96.1 1502 0 1500c96.1-2.1 191.8-13.3 285.4-33.6c93.6-20.2 185-49.5 272.5-87.2c87.6-37.7 171.3-83.8 249.6-137.3c78.4-53.5 151.5-114.5 217.9-181.7c66.5-67.2 126.4-140.7 178.6-218.9c52.3-78.3 96.9-161.4 133-247.9c36.1-86.5 63.8-176.2 82.6-267.6c18.8-91.4 28.6-184.4 29.6-277.4c0.3-27.6 23.2-48.7 50.8-48.4s49.5 21.8 49.2 49.5c0 0.7 0 1.3-0.1 2L1549.2 51.6z'/%3E%3Cg id='g'%3E%3Cuse href='%23s' transform='scale(0.12) rotate(60)'/%3E%3Cuse href='%23s' transform='scale(0.2) rotate(10)'/%3E%3Cuse href='%23s' transform='scale(0.25) rotate(40)'/%3E%3Cuse href='%23s' transform='scale(0.3) rotate(-20)'/%3E%3Cuse href='%23s' transform='scale(0.4) rotate(-30)'/%3E%3Cuse href='%23s' transform='scale(0.5) rotate(20)'/%3E%3Cuse href='%23s' transform='scale(0.6) rotate(60)'/%3E%3Cuse href='%23s' transform='scale(0.7) rotate(10)'/%3E%3Cuse href='%23s' transform='scale(0.835) rotate(-40)'/%3E%3Cuse href='%23s' transform='scale(0.9) rotate(40)'/%3E%3Cuse href='%23s' transform='scale(1.05) rotate(25)'/%3E%3Cuse href='%23s' transform='scale(1.2) rotate(8)'/%3E%3Cuse href='%23s' transform='scale(1.333) rotate(-60)'/%3E%3Cuse href='%23s' transform='scale(1.45) rotate(-30)'/%3E%3Cuse href='%23s' transform='scale(1.6) rotate(10)'/%3E%3C/g%3E%3C/defs%3E%3Cg %3E%3Cg transform='translate(0 90)'%3E%3Ccircle fill='url(%23a)' r='3000'/%3E%3Cg opacity='0.5'%3E%3Ccircle fill='url(%23a)' r='2000'/%3E%3Ccircle fill='url(%23a)' r='1800'/%3E%3Ccircle fill='url(%23a)' r='1700'/%3E%3Ccircle fill='url(%23a)' r='1651'/%3E%3Ccircle fill='url(%23a)' r='1450'/%3E%3Ccircle fill='url(%23a)' r='1250'/%3E%3Ccircle fill='url(%23a)' r='1175'/%3E%3Ccircle fill='url(%23a)' r='900'/%3E%3Ccircle fill='url(%23a)' r='750'/%3E%3Ccircle fill='url(%23a)' r='500'/%3E%3Ccircle fill='url(%23a)' r='380'/%3E%3Ccircle fill='url(%23a)' r='250'/%3E%3C/g%3E%3Cg transform='rotate(-86.4 0 0)'%3E%3Cuse href='%23g' transform='rotate(10)'/%3E%3Cuse href='%23g' transform='rotate(120)'/%3E%3Cuse href='%23g' transform='rotate(240)'/%3E%3C/g%3E%3Ccircle fill-opacity='0.68' fill='url(%23a)' r='3000'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
    font-family: Muli, sans-serif !important;
    overflow-x: hidden;
}


/* LAPTOP VIEW */

@media screen and (min-width: 800px) {
    .first {
        margin-left: -3em !important;
        margin-bottom: 6em;
        padding-top: 11vh;
    }
    .navbar-brand img {
        width: 14em;
        margin-right: 4em;
        height: 3em;
        margin-left: 2em;
    }
    .main_img img {
        align-content: center;
        align-items: center;
        align-self: center;
        margin: 2em;
        width: 60%;
        height: 90%;
    }
    .main_text {
        -webkit-text-stroke: 0.1px #ffd000;
        padding-top: 5em !important;
        line-height: 2em;
        align-content: left;
        text-align: left;
        color: white;
        font-size: 2em;
    }
    .console-container {
        font-weight: 600;
        font-size: 0.4em;
        text-align: left;
        height: 200px;
        width: 35em;
        display: block;
        position: absolute;
        color: white;
        letter-spacing: -0.5px;
    }
    /* BORDER */
    .about-img {
        position: relative;
        align-content: center;
        align-items: center;
        text-align: center;
    }
    .about-img:before {
        position: absolute;
        content: "";
        right: 7.7em;
        top: 4.7em;
        border: 10px solid rgba(255, 255, 255, 0.795);
        width: 60%;
        height: 92%;
    }
    /* second  */
    .second .about_title {
        letter-spacing: 2px;
        height: 140px;
        z-index: 1;
        width: 500px;
        border: 2px solid rgb(255, 255, 255);
        padding-top: .5em;
        text-align: center;
        /* writing-mode: vertical-rl; */
        background-color: rgb(235, 235, 235);
        /* border-bottom: 2px solid white; */
        font-size: 3em;
        color: #8b5912;
        text-align: right;
        font-weight: 700;
        /* border-radius: 5px; */
    }
    .seconda .about_text {
        text-align: justify !important;
        width: 800px;
        margin-right: 2em;
        margin-left: 2em;
        border-radius: 0px;
        border: 3px solid rgb(187, 187, 187);
        margin-top: -3em;
        padding-right: 1em;
        margin-bottom: 2em;
        padding: 3em;
        font-size: 1.3em;
        padding-top: 5em;
        background-color: #8b5912;
        color: rgb(230, 230, 230);
    }
}

.bl {
    background-color: rgb(29, 29, 29) !important;
}


/* PHONE VIEW */

@media screen and (max-width: 800px) {
    .first {
        margin-bottom: 2em;
        padding-top: 10vh;
    }
    .navbar-brand img {
        width: 12em;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }
    nav .nav-item {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        margin-left: 2em;
    }
    .main_img img {
        align-content: center;
        align-items: center;
        align-self: center;
        margin: 2em;
        margin-left: 1em !important;
        width: 100%;
        height: 80%;
    }
    .main_text {
        -webkit-text-stroke: 0.1px #ffd000;
        line-height: 2em;
        align-content: center !important;
        text-align: center !important;
        color: white;
        font-size: 1.8em;
    }
    .console-container {
        font-weight: 600;
        font-size: 0.5em;
        text-align: center;
        height: 200px;
        width: 25em;
        display: block;
        position: absolute;
        color: #ffffff;
        letter-spacing: -0.5px;
    }
    /* RAINBOW BUTTON REUSME */
    .rainbow-button {
        margin-left: 7em;
        margin-bottom: 1em;
        width: calc(40vw + 8px) !important;
        height: calc(14vw + 8px) !important;
        background-image: linear-gradient(90deg, rgb(255, 79, 35) 0%, #ffec95 49%, #ffeb38 80%, #ff7b00 100%);
        border-radius: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-transform: uppercase;
        font-size: 4vw !important;
        padding: 0.1em !important;
        font-weight: bold;
    }
    .rainbow-button:after {
        content: attr(alt);
        width: 40vw !important;
        height: 14vw !important;
        background-color: rgb(20, 20, 20);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .rainbow-button:hover {
        animation: slidebg 2s linear infinite;
    }
    @keyframes slidebg {
        to {
            background-position: 20vw;
        }
    }
    /* BORDER */
    .about-img {
        position: relative;
        align-content: center;
        align-items: center;
        text-align: center;
    }
    .about-img:before {
        position: absolute;
        content: "";
        right: 1.7em;
        top: 4.5em;
        border: 7px solid rgba(255, 255, 255, 0.5);
        width: 83%;
        height: 80%;
    }
    /* second  */
    .second .about_title {
        letter-spacing: 2px;
        width: 370px;
        height: 120px;
        border: 3px solid white;
        padding-top: .2em;
        background-color: rgb(235, 235, 235);
        /* border-bottom: 2px solid white; */
        font-size: 2.5em;
        color: #8b5912;
        text-align: center;
        font-weight: 800;
        /* border-radius: 5px; */
    }
    .seconda .about_text {
        text-align: justify !important;
        margin-top: 1em;
        width: 360px;
        margin-left: 20px !important;
        margin-right: 20px !important;
        border-radius: 0px;
        z-index: 1;
        border: 3px solid rgb(187, 187, 187);
        background-color: #8b5912;
        padding: 1em;
        font-size: 1.2em;
        color: rgb(230, 230, 230);
    }
    /* End Non-Essential  */
    .property-card {
        border: 1px solid white;
        margin-bottom: 1.5em;
        height: 16em !important;
        width: 20em !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative;
        -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        border-radius: 16px;
        overflow: hidden;
        -webkit-box-shadow: 15px 15px 27px #e1e1e3, -15px -15px 27px #ffffff;
        box-shadow: 15px 15px 27px #1d1d1d, -15px -15px 27px #1d1d1d;
    }
    /* ^-- The margin bottom is necessary for the drop shadow otherwise it gets clipped in certain cases. */
    /* Top Half of card, image. */
    .property-image img {
        width: 100%;
        height: 100%;
        position: Absolute;
        top: 0px;
        -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    }
    .property-image img:hover {
        width: 100%;
        height: 100%;
        position: Absolute;
        top: 0px;
        -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transform: scale(1.15);
    }
    /* Bottom Card Section */
    .property-description {
        background-color: #FAFAFC;
        height: 4em;
        width: 20em;
        position: absolute;
        bottom: 0em;
        margin-left: -3em;
        -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
        padding: 0em 0em;
    }
    /* Social Icons */
    /* Property Cards Hover States */
    .property-card:hover .property-description {
        height: 0em;
        padding: 0px 0em;
    }
    .property-card:hover .property-image {
        height: 16em;
    }
    .property-card:hover .property-social-icons {
        background-color: white;
    }
    .roles_text {
        padding-left: 1em !important;
        padding-right: 1em !important;
    }
    .workshop_img img {
        width: 100% !important;
        border: 2px solid white;
    }
    .workshop_text {
        width: 100% !important;
        margin-top: 3em;
        padding-bottom: 3em !important;
        color: white;
        font-size: 1.3em;
        z-index: 1;
        background-color: rgb(40, 93, 95);
        border: 2px solid white;
    }
    .workshop_text h1 {
        margin-top: .0em !important;
        margin-bottom: .5em;
        font-weight: 600;
        font-size: 2em;
    }
    .contact_img img {
        margin-left: 0.2em !important;
        margin-top: 1.5em !important;
        width: 98%;
        align-self: center;
        align-content: center;
        text-align: center;
    }
    #contact section {
        margin-top: 3em;
    }
}


/* LARGER DEVICES */

@media screen and (min-width: 1400px) {
    /* second  */
    .second .about_title {
        letter-spacing: 2px;
        height: 140px;
        z-index: 1;
        width: 650px;
        border: 2px solid rgb(255, 255, 255);
        padding-top: .2em;
        /* writing-mode: vertical-rl; */
        background-color: rgb(235, 235, 235);
        /* border-bottom: 2px solid white; */
        font-size: 4em;
        color: #8b5912;
        text-align: right;
        font-weight: 700;
        /* border-radius: 5px; */
    }
    .seconda .about_text {
        text-align: justify !important;
        width: 980px;
        margin-right: 2em;
        margin-left: 2em;
        border-radius: 0px;
        margin-top: -3em;
        padding-right: 1em;
        border: 3px solid rgb(187, 187, 187);
        background-color: #8b5912;
        margin-bottom: 2em;
        padding: 3em;
        font-size: 1.3em;
        padding-top: 5em;
        color: rgb(230, 230, 230);
    }
}


/* NAVBAR CSS */

nav .nav-item {
    margin-left: 2em;
    font-weight: 500;
}

nav .nav-item:hover {
    border-bottom: 3px solid burlywood;
    margin-left: 2em;
}

.navbar-custom {
    background-color: #202020 !important;
}


/* main text */

.main_img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray;
    /* IE5+ */
    -webkit-filter: grayscale(1);
    /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .8s ease-in-out;
}

.main_img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}

.main_text .text1 span {
    -webkit-text-stroke: 0.1px #ffd000;
    font-weight: 500;
    font-size: 2.4em !important;
}

.text1 {
    margin-bottom: 4em !important;
}

.hidden {
    opacity: 0;
}

.console-underscore {
    display: inline-block;
    position: relative;
    top: -0.14em;
    left: 10px;
}

.console-underscore {
    color: #ffff;
}

.resume a {
    font-weight: 300;
    text-decoration: none;
    color: #FFF;
}

.resume a:hover {
    text-decoration: none;
    color: #FFF;
}

.rainbow-button {
    width: calc(14vw + 8px);
    height: calc(4vw + 8px);
    background-image: linear-gradient(90deg, rgb(255, 79, 35) 0%, #ffec95 49%, #ffeb38 80%, #ff7b00 100%);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 1.2vw;
    padding: 0.1em !important;
    font-weight: bold;
}

.rainbow-button:after {
    content: attr(alt);
    width: 14vw;
    height: 4vw;
    background-color: rgb(20, 20, 20);
    display: flex;
    align-items: center;
    justify-content: center;
}

.rainbow-button:hover {
    animation: slidebg 2s linear infinite;
}

@keyframes slidebg {
    to {
        background-position: 20vw;
    }
}


/* SCROLLBAR DESIGN */


/* width */

::-webkit-scrollbar {
    width: 26px;
    background: #161616;
}


/* Track */

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px black;
    border-radius: 15px !important;
}


/* Handle */

::-webkit-scrollbar-thumb {
    height: 10em !important;
    background: #333333;
    border-radius: 10px !important;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #292929;
}


/* SECOND SECTION  */

.second {
    padding-top: 4em;
    margin-bottom: 2em;
}


/* FOOTER SECTION */

footer {
    margin-bottom: 0em !important;
    width: 100vw;
    background-color: rgb(29, 29, 29);
    padding-top: 0.3em;
    margin-top: 10em;
    padding-bottom: 0.1em;
    text-align: center;
}

footer ul li {
    text-decoration: none !important;
    padding-bottom: 5px;
    color: white;
    font-size: 1.2em;
}

footer h1 {
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 2px;
    color: #dfa657;
}

footer .pd h1 {
    margin-top: 0.8em;
}

footer .copyright {
    font-size: 0.9em;
    margin-top: 1em;
}

footer .copyright a {
    font-style: bold;
    font-weight: 400;
    color: #dfa657;
    text-decoration: none !important;
}

.back-to-top a {
    text-decoration: none !important;
}

footer .back-to-top {
    width: 7rem;
    height: 7rem;
    background-color: rgb(29, 29, 29);
    position: absolute;
    left: 50%;
    margin-top: -3em;
    transform: translateX(-50%);
    border-radius: 50%;
    text-decoration: none;
}

footer .back-to-top i {
    display: block;
    color: white;
    font-size: 2rem;
    padding: 2rem;
    margin-bottom: 0;
    animation: up 2s infinite;
    text-decoration: none;
}

@keyframes up {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        transform: translateY(-1rem);
    }
}


/* roles and experiences */

.roles_title {
    border: 3px solid white;
    text-align: center;
    background-color: rgb(223, 223, 223);
    color: #8b5912;
    font-size: 2.5em;
    padding: .3em .7em .3em .7em;
    margin-top: 2em;
    margin-bottom: 1.5em;
    font-weight: 600;
}

.property-description h5 {
    margin: 0;
    padding-top: 0.5em;
    font-size: 1.7em;
    font-weight: 700;
}

.property-description p {
    color: #8b5912;
    margin-top: 0em;
    font-size: 1.3em;
    font-weight: 600;
}


/* End Non-Essential  */

.property-card {
    border: 1px solid white;
    margin-bottom: 1em;
    height: 20em;
    width: 26em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    border-radius: 16px;
    overflow: hidden;
    -webkit-box-shadow: 15px 15px 27px #e1e1e3, -15px -15px 27px #ffffff;
    box-shadow: 15px 15px 27px #1d1d1d, -15px -15px 27px #1d1d1d;
}


/* ^-- The margin bottom is necessary for the drop shadow otherwise it gets clipped in certain cases. */


/* Top Half of card, image. */

.property-image img {
    width: 100%;
    height: 100%;
    position: Absolute;
    top: 0px;
    -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.property-image img:hover {
    width: 100%;
    height: 100%;
    position: Absolute;
    top: 0px;
    -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transform: scale(1.15);
}


/* Bottom Card Section */

.property-description {
    background-color: #FAFAFC;
    height: 6em;
    width: 26em;
    position: absolute;
    bottom: 0em;
    -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
    padding: 0em 0em;
    text-align: center;
}


/* Social Icons */


/* Property Cards Hover States */

.property-card:hover .property-description {
    height: 0em;
    padding: 0px 1em;
}

.property-card:hover .property-image {
    height: 16em;
}

.property-card:hover .property-social-icons {
    background-color: white;
}

.property-card:hover .property-social-icons:hover {
    background-color: blue;
    cursor: pointer;
}

.roles_text {
    padding-left: 7em !important;
    padding-right: 7em !important;
}


/* PROJECTS */

.projects {
    width: 100% !important;
    margin-top: 16vh !important;
    margin-bottom: 7vh;
    align-content: center !important;
    text-align: center !important;
    align-items: center !important;
    align-self: center !important;
}

.projects_title {
    border: 2px solid rgb(255, 255, 255);
    background-color: rgb(223, 223, 223);
    color: #8b5912;
    padding: .3em .7em .3em .7em;
    font-weight: 700;
    text-align: center;
    /* color: white; */
    font-size: 2.5em;
    margin-bottom: 1.5em;
}

.projects_text .wrapper {
    color: white;
}

.wrapper {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

.card {
    margin-bottom: 2em;
    background-color: transparent !important;
    border: none !important;
    width: 576px !important;
    height: 300px;
    border-radius: 15px;
    padding: 0.5rem;
    position: relative;
    display: flex;
    align-items: flex-end;
    transition: 0.4s ease-out;
}

.card:hover {
    transform: translateY(20px);
}

.card:hover:before {
    opacity: 1;
}

.card:hover .info {
    opacity: 1;
    transform: translateY(0px);
}

.card:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.95);
    z-index: 2;
    transition: 0.5s;
    opacity: 0;
}

.card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
}

.card .info {
    text-align: center !important;
    margin-right: 2em;
    margin-left: 2em;
    padding-top: 4em;
    position: relative;
    z-index: 3;
    color: white;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s;
}

.card .info h1 {
    color: burlywood !important;
    margin: 0px;
}

.card .info p {
    letter-spacing: 1px;
    font-size: 15px;
    margin-top: 8px;
}

.card .info button {
    padding: 0.6rem 1rem 0.6rem 1rem;
    outline: none;
    border: none;
    border-radius: 20px;
    background: burlywood;
    color: black;
    font-weight: bold;
    cursor: pointer;
    transition: 0.4s ease;
}

.card .info button:hover {
    background: rgb(29, 29, 29);
    color: white;
}


/* WORKSHOP */

.workshop {
    margin-top: 13vh !important;
    align-content: center !important;
    text-align: center !important;
    align-items: center !important;
    align-self: center !important;
}

.workshop_title {
    border: 3px solid white;
    text-align: center;
    background-color: rgb(223, 223, 223);
    color: #8b5912;
    font-size: 2.5em;
    padding: .3em .7em .3em .7em;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: 600;
}

.workshop_img img {
    width: 120%;
    ;
    border: 2px solid white;
}

.workshop_text {
    text-align: justify !important;
    width: 95%;
    height: 90%;
    padding: 2em;
    margin-top: 1.5em;
    color: white;
    font-size: 1.3em;
    z-index: 1;
    background-color: rgb(148, 97, 30);
    border: 2px solid white;
}

.workshop_text h1 {
    text-align: center !important;
    margin-top: .3em;
    margin-bottom: .7em;
    font-weight: 600;
    font-size: 2em;
}


/* SKILLS/INTERESTS */

.skills {
    margin-top: 13vh !important;
    margin-bottom: 7vh;
    align-content: center !important;
    text-align: center !important;
    align-items: center !important;
    align-self: center !important;
}

.skills_title {
    border: 3px solid white;
    text-align: center;
    background-color: rgb(223, 223, 223);
    color: #8b5912;
    font-size: 2.5em;
    padding: .3em .7em .3em .7em;
    margin-top: 2em;
    margin-bottom: 1em;
    font-weight: 600;
}


/* CONTACT */

.contact_img img {
    margin-left: 12em;
    margin-top: 1em;
    width: 65%;
    align-self: center !important;
    align-content: center !important;
    text-align: center !important;
}

.contact_img {
    position: relative;
    align-content: center;
    align-items: center;
    text-align: center;
}

.contact_img:before {
    position: absolute;
    content: "";
    right: 7.7em;
    top: 4.7em;
    border: 10px solid rgba(255, 255, 255, 0.733);
    width: 60%;
    height: 92%;
}

section {
    margin-top: 1em;
    border-radius: 15px;
    color: white !important;
    height: 100%;
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.container {
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
    /* box-shadow: 0px 0px 20px #00000010; */
    border-radius: 8px;
    margin-bottom: 20px;
}

.form-group {
    width: 100%;
    margin-top: 10px;
    font-size: 20px;
}

.form-group input,
.form-group textarea {
    background-color: rgb(32, 32, 32);
    width: 100%;
    border-radius: 15px;
    padding: 5px;
    font-size: 18px;
    border: 1px solid rgba(128, 128, 128, 0.199);
    margin-top: 5px;
}

textarea {
    color: white !important;
    resize: vertical;
}

input {
    color: white !important;
}

button[type="submit"] {
    width: 100%;
    border: none;
    outline: none;
    padding: 20px;
    font-size: 24px;
    border-radius: 8px;
    font-family: "Montserrat";
    color: rgb(27, 166, 247);
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
    transition: 0.3s ease background-color;
}

button[type="submit"]:hover {
    background-color: rgb(214, 226, 236);
}

#status {
    width: 90%;
    max-width: 500px;
    text-align: center;
    padding: 10px;
    margin: 0 auto;
    border-radius: 8px;
}

#status.success {
    background-color: rgb(68, 102, 16);
    animation: status 4s ease forwards;
}

#status.error {
    background-color: rgb(180, 87, 58);
    color: white;
    animation: status 4s ease forwards;
}

@keyframes status {
    0% {
        opacity: 1;
        pointer-events: all;
    }
    90% {
        opacity: 1;
        pointer-events: all;
    }
    100% {
        opacity: 0;
        pointer-events: none;
    }
}

#submit {
    color: white;
    padding: 0.4em;
    background-color: rgb(121, 79, 43);
}

#submit:hover {
    color: white;
    padding: 0.4em;
    background-color: rgb(211, 141, 80);
}

.contact_img img {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: none;
    -webkit-filter: grayscale(0);
    /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .8s ease-in-out;
}

.contact_img img:hover {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    /* IE5+ */
    filter: gray;
    -webkit-filter: grayscale(1);
}

.contact_title {
    border: 3px solid white;
    text-align: center;
    background-color: rgb(223, 223, 223);
    color: #8b5912;
    font-size: 2.5em;
    padding: .3em .7em .3em .7em;
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-weight: 600;
}


/* COUNT */

.count {
    width: 100vw;
    /* background-image: url(img/rg1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed; */
    background-size: cover;
    padding-top: 2em !important;
    padding-bottom: 2em !important;
}

.count p {
    border: 3px solid white;
    text-align: center;
    background-color: rgb(223, 223, 223);
    color: #8b5912;
    font-size: 2.5em;
    padding: .3em .7em .3em .7em;
    margin-top: 1.5em;
    margin-bottom: 1em;
    font-weight: 600;
}

.count h1 {
    /* border: 1px solid white; */
    border-radius: 13px;
    padding: 0.2em;
    font-size: 4em !important;
    color: white;
}