.saudade-slogan {
    font-size: 40px;
}

.iron-button {
    position: relative;
    display: inline-flex;
    left: 0px;
    padding: 16px 15px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 20px;
    margin: 4px 2px;
    border: transparent;
    border-radius: 15px;
    animation: iron-button 1s;
}

.iron-a {
    color: white;
}

@keyframes iron-button {
    from {
        opacity: 0%;
        left: 30px;
    }

    to {
        opacity: 100%;
        left: 0px;
    }
}

.iron-btn {
    background-color: transparent;
    color: white;
}

.wor-btn {
    background-color: transparent;
    color: white;
}

.iron-btn:hover {
    background-color: #DDDDDD80;
}

.wor-btn:hover {
    border: solid;
    border-color: white;
}

.iron-img {
    position: relative;
    right: 0px;
    width: 50%;
    height: 50%;
    animation: iron-img 1s;
}

@keyframes iron-img {
    from {
        opacity: 0%;
        right: 30px;
    }

    to {
        opacity: 100%;
        right: 0px;
    }
}

.contact-list {
    width: 100%;
    padding-left: 20px;
}

.iron-button-a {
    color: white;
    display: inline-flex;
    padding: 3px 10px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
    border: transparent;
    border-radius: 50px;
    background-color: transparent;
    transition: all 0.2s ease-in-out;
}

.iron-button-a:hover {
    color: var(--saudade-dark);
    background-color: #69D4F5;
}

.eula {
    margin-bottom: 10px;
    margin-left: 600px;
}

.iron-button-legal {
    position: relative;
    display: inline-flex;
    left: 0px;
    padding: 6px 8px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 20px;
    margin: 4px 2px;
    border: transparent;
    border-radius: 50px;
    animation: iron-button-legal 1s
}

@keyframes iron-button-legal {
    from {
        opacity: 0%;
        left: 30px;
    }

    to {
        opacity: 100%;
        left: 0px;
    }
}

.h4-legal-anim {
    position: relative;
    animation: legal-anim 1s;
    font-size: 30px;
}

@keyframes legal-anim {
    from {
        opacity: 0%;
        left: 30px;
    }

    to {
        opacity: 100%;
        left: 0px;
    }
}

/*Responsive design*/

@media (max-width: 1920px) {
    .saudade-slogan {
        font-size: 40px;
    }

    .iron-button {
        position: relative;
        display: inline-flex;
        left: 0px;
        padding: 16px 15px;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 20px;
        margin: 4px 2px;
        border: transparent;
        border-radius: 15px;
        animation: iron-button 1s;
    }

    .iron-button-a {
        color: white;
        display: inline-flex;
        padding: 3px 10px;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 18px;
        margin-bottom: 10px;
        border: transparent;
        border-radius: 50px;
        background-color: transparent;
        transition: all 0.2s ease-in-out;
    }

    .iron-button-legal {
        display: inline-flex;
        padding: 4px 6px;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 18px;
        margin-bottom: 10px;
        border-radius: 50px;
        border: transparent;
    }

    .h4-legal-anim {
        position: relative;
        animation: legal-anim 1s;
        font-size: 30px;
    }
}

@media (max-width: 1500px) {
    .saudade-slogan {
        font-size: 35px;
    }

    .h4-legal-anim {
        position: relative;
        animation: legal-anim 1s;
        font-size: 25px;
    }
}

@media (max-width: 920px) {
    .saudade-slogan {
        font-size: 25px;
    }

    .iron-button {
        position: relative;
        display: inline-flex;
        left: 0px;
        padding: 16px 15px;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 17px;
        margin: 4px 2px;
        border: transparent;
        border-radius: 15px;
        animation: iron-button 1s;
    }

    .h4-legal-anim {
        position: relative;
        animation: legal-anim 1s;
        font-size: 23px;
    }
}

@media (max-width: 530px) {
    .saudade-slogan {
        font-size: 20px;
    }

    .iron-button {
        position: relative;
        display: inline-flex;
        left: 0px;
        padding: 16px 15px;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 16px;
        margin: 4px 2px;
        border: transparent;
        border-radius: 15px;
        animation: iron-button 1s;
    }

    .iron-button-a {
        color: white;
        display: inline-flex;
        padding: 1px 8px;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 15px;
        margin-bottom: 10px;
        border: transparent;
        border-radius: 50px;
        background-color: transparent;
        transition: all 0.2s ease-in-out;
    }

    .iron-button-legal {
        display: inline-flex;
        padding: 4px 6px;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 16px;
        margin-bottom: 10px;
        border-radius: 50px;
        border: transparent;
    }

    .h4-legal-anim {
        position: relative;
        animation: legal-anim 1s;
        font-size: 20px;
    }
}

@media (max-width: 430px) {
    .saudade-slogan {
        font-size: 17px;
    }

    .iron-button-legal {
        display: inline-flex;
        padding: 4px 6px;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 15px;
        margin-bottom: 10px;
        border-radius: 50px;
        border: transparent;
    }
}


/*Premade*/

/*body {*/
/*  background-color: #191919;*/
/*}*/

/*body, h1, p {*/
/*  font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif;*/
/*  font-weight: normal;*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  text-align: center;*/
/*  color: #FFFFFF;*/
/*}*/

/*.container {*/
/*  margin-left:  auto;*/
/*  margin-right:  auto;*/
/*  margin-top: 177px;*/
/*  max-width: 1170px;*/
/*  padding-right: 15px;*/
/*  padding-left: 15px;*/
/*}*/

/*.row:before, .row:after {*/
/*  display: table;*/
/*  content: " ";*/
/*}*/

/*h1 {*/
/*  font-size: 48px;*/
/*  font-weight: 300;*/
/*  margin: 0 0 20px 0;*/
/*}*/

/*.lead {*/
/*  font-size: 21px;*/
/*  font-weight: 200;*/
/*  margin-bottom: 20px;*/
/*}*/

/*p {*/
/*  margin: 0 0 10px;*/
/*}*/

/*a {*/
/*  color: #6CD4F3;*/
/*  text-decoration: none;*/
/*}*/

/*small {*/
/*    position: absolute;*/
/*    bottom: 10px;*/
/*    right: 50px;*/
/*    left: 50px;*/
/*}*/