.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

.changedlinkb{
	color:black !important;
} 

#lifemodules {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 15px;
    clear: none;
    width: 99%;
    display: block;
    -webkit-box-shadow: rgba(190, 190, 190, 0.478431) 0px 3px 10px 0px;
    box-shadow: rgba(190, 190, 190, 0.478431) 0px 3px 10px 0px;
    padding: 0px;
    margin-right: auto;
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 5px 1px 1px;
    border-color: rgb(242, 189, 103) rgb(211, 211, 209) rgb(211, 211, 209);
    min-width: 0px;
}

#lifemodules2 {
    float: none;
    font-size: 30px;
    width: 80.000001%;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 35px;
    margin-top: 15px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    color: rgb(0, 0, 0);
    display: block;
    text-transform: UPPERCASE;
    margin-right: auto;
    margin-left: auto;
	font-family: 'Bebas Neue', sans-serif;
font-family: 'Oswald', sans-serif;
}

#lifemodules4 {
    float: none;
    font-size: 25px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 25px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    text-transform: uppercase;
    padding: 25px;
    color: rgb(255, 255, 255);
    background-color: rgb(41, 74, 36);
	font-family: 'Poppins', sans-serif;
}

#lifemodules3 {
    float: none;
    height: 15px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

#lifemodules5 {
    float: none;
    font-size: 22px;
    width: 80%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
    margin-left: auto;
    margin-top: 30px;
    clear: none;
    min-height: 38px;
    min-width: 0px;
    margin-right: auto;
	font-family: 'Poppins', sans-serif;
}

#lifemodules6 {
    float: none;
    font-size: 14px;
    width: 80%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 20px;
    margin-left: auto;
    margin-top: 14px;
    clear: none;
    min-height: 0px;
    margin-right: auto;
	font-family: 'Poppins', sans-serif;
}

#lifemodules9 {
    float: none;
    height: 55px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

#lifemodules1 {
    float: none;
    width: 55px;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: -20px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

#lifemodules7:hover {
    background-color: rgb(242, 189, 103);
}

#lifemodules7 {
    float: none;
    height: auto;
    margin: 25px auto;
    clear: none;
    width: 293.3952423634375px;
    border-style: none;
    border-width: 2px 2px 2px 1px;
    border-color: rgb(255, 255, 255);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: block;
    background-color: rgb(227, 180, 79);
    min-width: 0px;
    min-height: 0px;
    max-width: none;
    max-height: none;
    padding: 0px;
    visibility: visible;
}

#lifemodules8 {
    float: none;
    font-size: 17px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 600;
    line-height: 17px;
    margin: 15px auto;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    color: rgb(0, 0, 0);
    display: block;
    text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
    text-decoration: none;
    text-decoration-color: black!important;
}

#box {
    float: none;
    height: 50px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

@media only screen and (max-width: 1300px) {
    #lifemodules7 {
        border-width: 1px;
    }
}

@media only screen and (max-width: 900px) {
    #lifemodules7 {
        width: 80%;
    }

    #lifemodules8 {
        margin-right: 0%;
        clear: right;
        text-align: center;
    }
}

@media only screen and (max-width: 500px) {
    #lifemodules {
        width: 98%;
    }

    #lifemodules2 {
        margin-top: 15px;
    }

    #lifemodules7 {
        width: 80%;
    }

    #lifemodules8 {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: both;
    }
}

