body {
    margin: 0;
    font-size: 16px;
    color: #000;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    background-color: #f3f3f3;
    font-weight: 400
}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    float: none;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    color: #1F497D
}

a {
    text-decoration: none
}

p, ul, li {
    margin: 0;
    padding: 0;
    float: none
}

a img {
    border: none
}

.bottom_align, .clear_both {
    width: 100%;
    clear: both;
    height: 0
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    min-width: 980px;
    border-left: solid 3px #fff;
    border-right: solid 3px #fff;
    -moz-box-shadow: 0 0 10px #a9a9a9;
    -webkit-box-shadow: 0 0 10px #a9a9a9;
    box-shadow: 0 0 10px #a9a9a9;
    position: relative;
}

#header {
    background-image: url(https://www.englishworksheetsland.com/images/header-back.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    background-size: cover;
}

#header .header__content {
    padding-left: 10px;
    padding-bottom: 10px;
    flex: 1 1 350px;
}

#header .nav-trigger {
    display: none;
}

#header h1 {
    font-size: 22px;
    color: #1f497d;
    font-weight: 900;
    text-shadow: 1px 1px 2px #fff;
    line-height: 35px;
}

#header h2 {
    color: #fff;
    font-size: 16px;
    text-shadow: 1px 1px 2px #000;
    line-height: 1.2;
}

#menu {
    background-color: #1F497D;
    border-top: solid 2px #fff;
    flex: 0 0 auto;
}

#menu ul {
    list-style: none;
    display: inline;
    text-align: center;
    width: 100%
}

#menu li {
    list-style: none;
    display: inline;
    text-align: center
}

#menu li a {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    padding: 7px;
    padding-left: 13px;
    padding-right: 13px;
    line-height: 20px;
    border-right: solid 1px #fff;
    float: left
}

#menu li a:hover {
    background-color: #FFD700;
    color: #1F497D
}

#center {
    float: left;
    width: 98%;
    background-color: #fff;
    padding: 1%
}

#center .home_left {
    float: left;
    width: 630px
}

#center .home_right {
    float: right;
    width: 310px
}

#center .home_whole {
    float: left;
    width: 940px
}

#center .home_left2 {
    float: left;
    width: 600px
}

#center .home_right2 {
    float: right;
    width: 340px
}

#center .home_left .what-box {
    float: left;
    width: 96%;
    padding: 2%;
    border: 0;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #F3F3F3;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG,needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0); /* IE6-8 */
}

#center .home_left .what-box h1 {
    font-size: 38px;
    font-weight: bold
}

#center .home_left .what-box p {
    font-size: 28px;
    line-height: 40px;
    width: 440px;
    float: left;
    color: #7CAF48
}

.signup_box {
    float: right;
    background-color: #7CAF48;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: solid 1px #fff;
    padding: 15px
}

.signup_box h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px
}

.singup-input {
    color: #1F497D;
    font-size: 14px;
    padding: 5px;
    background-color: #FFF;
    border: solid 1px #CCCCCC;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 190px
}

.signup-button {
    color: #FFF;
    font-size: 14px;
    background-color: #1F497D;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: none;
    cursor: pointer;
    padding: 5px;
    padding-left: 8px;
    padding-right: 8px
}

.right-resource-box {
    float: left;
    margin-top: 15px;
    border: 0;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #F3F3F3;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG,needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0); /* */
    padding: 10px;
    width: 92%
}

.right-resource-box ul {
    list-style: none;
    padding-left: 5px
}

.right-resource-box ul li {
    font-size: 15px;
    line-height: 35px;
    color: #1F497D
}

.right-resource-box ul li a {
    color: #1F497D;
    text-decoration: underline;
    background-image: url(https://www.englishworksheetsland.com/images/doc.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px
}

.right-resource-box ul li a:hover {
    text-decoration: none;
    color: #67a02d
}

.right-resource-box h2 {
    color: #7CAF48;
    padding-bottom: 15px;
    font-size: 25px;
    font-weight: 700
}

.home-link-box {
    float: left;
    margin-top: 15px;
    border: 0;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #ffffff; /* Old browsers */
    padding: 2%;
    width: 96%
}

.home-link-box ul {
    list-style: none;
    padding-left: 5px;
    float: left;
    min-width: 250px;
    max-width: 300px;
    margin-right: 30px
}

.home-link-box ul li {
    font-size: 15px;
    line-height: 35px;
    color: #1F497D
}

.home-link-box ul li a {
    color: #1F497D;
    text-decoration: underline;
    background-image: url(https://www.englishworksheetsland.com/images/doc.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px
}

.home-link-box ul li a:hover {
    text-decoration: none;
    color: #67a02d
}

.home-link-box h2 {
    color: #7CAF48;
    padding-bottom: 15px;
    font-size: 25px;
    font-weight: 700
}

#footer {
    background-color: #1F497D;
    padding: 2%;
    float: left;
    border-top: solid 2px #fff;
    width: 96%
}

#footer ul {
    list-style: none;
    display: inline
}

#footer li {
    list-style: none;
    display: inline;
    margin-left: 10px;
    margin-right: 15px;
    font-size: 12px
}

#footer li a {
    color: #fff
}

#footer li a:hover {
    text-decoration: underline
}

#footer p {
    color: #fff;
    margin-left: 10px;
    padding-top: 25px;
    font-size: 12px
}

.breadcrumb {
    width: 96%;
    padding: 0 2% 2%
}

.breadcrumb ul {
    list-style: none;
    display: inline;
    font-size: 15px;
    color: #6EA142
}

.breadcrumb li {
    display: inline;
    padding-right: 2px;
    padding-left: 2px
}

.breadcrumb li a {
    color: #0000FF
}

.breadcrumb li a:hover {
    text-decoration: underline
}

.inner_banner {
    width: 96%;
    padding: 2%;
    margin-top: 0;
    margin-bottom: 15px;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left
}

.inner_banner h1 {
    font-size: 30px !important;
    font-weight: 700
}

.black-color {
    color: #000
}

.inner_banner .right_image {
    float: right;
    width: 70px;
    height: auto;
    margin-top: -15px
}

.inner_banner .answer {
    margin: 20px 0;
}

.inner_banner .answer a {
    background-color: #1F497D;
    color: #fff;
    text-align: center;
    font-weight: 700;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
    padding-left: 15px;
    font-size: 18px;
    padding-right: 15px
}

.inner_banner .answer a:hover {
    background-color: #7CAF48
}

.home_right .right_image_container {
    float: none;
    clear: both;
    padding-top: 15px;
}

.right_image_container {
    width: 99%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px
}

.topic_strip {
    border: solid 1px #CCCCCC;
    padding: 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 10px
}

.topic_strip:hover {
    border-color: #666
}

.topic_strip p {
    background-image: url(https://www.englishworksheetsland.com/images/doc.gif);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 30px;
    font-size: 18px;
    line-height: 30px
}

.topic_strip p a {
    color: #0000EE;
    font-weight: bold;
    text-decoration: underline
}

.topic_strip p a:hover {
    text-decoration: none;
    color: #7CAF48
}

.gray-back {
    background-color: #F4F4F4
}

.white-back {
    background-color: #FFFFFF
}

.white-back p {
    background-image: url(https://www.englishworksheetsland.com/images/blue.gif)
}

.second-back {
    background-color: #F4F4F4
}

.second-back p {
    background-image: url(https://www.englishworksheetsland.com/images/blue.gif)
}

.yellow-back {
    background-color: #ffd700
}

.yellow-back p {
    background-image: url(https://www.englishworksheetsland.com/images/blue.gif)
}

.uptime {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border: 1px solid #a12727;
    border-radius: 8px;
    background: #ffcc4a;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc4a), to(#edcb1f));
    background: -moz-linear-gradient(top, #ffcc4a, #edcb1f);
    background: linear-gradient(to bottom, #ffcc4a, #edcb1f);
    font: normal normal bold 20px arial;
    color: #000000;
    text-decoration: none;
}

.uptime:hover,
.uptime:focus {
    background: #fff559;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff559), to(#fff425));
    background: -moz-linear-gradient(top, #fff559, #fff425);
    background: linear-gradient(to bottom, #fff559, #fff425);
    color: #000000;
    text-decoration: none;
}

.uptime:active {
    background: #997a2c;
    background: -webkit-gradient(linear, left top, left bottom, from(#997a2c), to(#edcb1f));
    background: -moz-linear-gradient(top, #997a2c, #edcb1f);
    background: linear-gradient(to bottom, #997a2c, #edcb1f);
}

.inner_banner--inner h1 {
    color: #c00000;
}

@media (max-width: 1023px) {
    body * {
        box-sizing: border-box;
    }

    .wrapper {
        min-width: 320px;
        max-width: 980px;
        width: auto;
        border: 0;
    }

    #header {
        padding: 15px 55px 15px 10px;
        position: relative;
        width: 100%;
    }

    #header .header__content {
        padding: 0;
    }

    #menu {
        position: relative;
        border: 0;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
    }

    #menu ul {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background-color: #1f497d;
        display: block;
        max-height: 0;
        overflow: hidden;
        transition: padding .5s, max-height .5s;
    }

    #menu li a {
        padding: 10px 5px;
        float: none;
        display: block;
        margin: 0 auto;
        border: 0;
        font-size: 14px;
    }

    #menu ul li {
        display: block;
        text-align: center;
    }

    #menu ul li + li {
        border: 0;
    }

    #menu.active ul {
        max-height: 1000px;
        padding: 20px 0;
        box-shadow: 0 1px 10px rgba(0, 0, 0, .5);
    }

    #center {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        padding-bottom: 15px;
    }

    #center table {
        order: -2;
    }

    #center .home_left {
        flex: 1;
        width: auto;
    }

    #center .home_right {
        flex: 0 0 300px;
        width: auto;
        margin-left: 15px;
    }

    #center .home_left2 {
        width: 65%;
        order: -1;
        flex: 1;
    }

    #center .home_right2 {
        width: 35%;
        min-width: 300px;
        flex: 0 0 300px;
        margin-left: 15px;
    }

    #center .home_right2 br {
        display: none;
    }

    #center .home-link-box {
        width: 100%;
        padding: 10px;
    }

    #center .signup_box {
        margin-top: 15px;
    }

    #footer {
        width: 100%;
        padding: 15px 10px;
    }

    .breadcrumb {
        width: 100%;
        padding: 10px;
    }

    .inner_banner {
        width: 100%;
        margin-bottom: 0;
    }

    #header .nav-trigger {
        position: absolute;
        bottom: 18px;
        right: 10px;
        display: inline-block;
        width: 32px;
        height: 20px;
    }

    .nav-trigger span {
        position: absolute;
        display: block;
        height: 4px;
        width: 100%;
        border-radius: 4px;
        background: #1f497d;
        transition: top .2s .25s, opacity .2s .25s, transform .2s 0s;
    }

    .nav-trigger span:nth-child(1) {
        top: 0;
    }

    .nav-trigger span:nth-child(2) {
        top: 8px;
    }

    .nav-trigger span:nth-child(3) {
        top: 16px;
    }

    .nav-trigger--active span {
        transition: background .2s, top .2s, opacity .2s, transform .2s .25s;
    }

    .nav-trigger--active span:nth-child(3),
    .nav-trigger--active span:nth-child(1) {
        top: 11px;
    }

    .nav-trigger--active span:nth-child(2) {
        opacity: 0;
    }

    .nav-trigger--active span:nth-child(1) {
        transform: rotate(45deg);
    }

    .nav-trigger--active span:nth-child(3) {
        transform: rotate(-45deg);
    }
}

@media (max-width: 767px) {
    .inner_banner {
        border-radius: 0;
        padding: 10px;
    }

    .inner_banner--inner {
        border-radius: 5px;
    }

    .inner_banner h1 {
        font-size: 26px !important;
    }

    .inner_banner h2 {
        font-size: 19px;
    }

    .inner_banner .answer a {
        font-size: 16px;
    }

    .inner_banner .right_image {
        margin-top: 0;
    }

    #center {
        padding: 0;
    }

    #center table {
        display: block;
        padding: 10px;
    }

    #center table tbody {
        display: block;
    }

    #center table tr {
        display: block;
    }

    #center table td {
        display: block;
        width: 100%;
    }

    #center table img {
        float: none !important;
        margin-bottom: 10px;
        max-width: 100% !important;
    }

    #center table h1 {
        font-size: 28px;
    }

    #center table br {
        display: none;
    }

    #center table font {
        font-size: 17px;
    }

    #center .home_left {
        flex: 1 100%;
    }

    #center .home_right {
        flex: 1 100%;
        margin-left: 0;
    }

    #center .home_right > div {
        margin: 10px auto;
    }

    #center .home_left2 {
        width: 100%;
        flex: 0 0 100%;
    }

    #center .home-link-box {
        border-radius: 0;
    }

    #center .home-link-box ul li {
        line-height: 1.4;
        padding: 3px 0;
    }

    #center .home_right2 {
        width: 100%;
        flex: 0 0 100%;
        margin: 0;
    }

    #center .home_right2 br {
        display: none;
    }

    #center .signup_box {
        margin-top: 15px;
        width: 100%;
        border-radius: 0;
        padding: 15px 10px;
    }

    .topic_strip {
        padding: 5px;
        margin-bottom: 7px;
    }

    .topic_strip + h2 {
        margin-top: 15px;
    }

    .topic_strip p {
        font-size: 16px;
    }

    .topic_strip p a font {
        font-size: 16px;
    }

    #sidebar-cta {
        border-radius: 0 !important;
        padding: 10px !important;
    }
}

#sidebar-cta {
    border: 1px solid orange;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 10px 24px;
    border-radius: 4px;
    margin-bottom: 20px;
    background: rgb(255, 245, 228);
    color: black;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
}

.new-right-sidebar #sidebar-cta {
    background: red;
}

#sidebar-cta h3 {
    font-weight: bold;
    font-family: arial;
    font-size: 20px;
    color: rgb(78, 23, 1);
}

#sidebar-cta p {
    margin-bottom: -10px;
    margin-top: 7px;
    line-height: 18px;
}

#sidebar-cta ul li {
    background: url("https://www.englishworksheetsland.com/ups.gif") 0 -1px no-repeat;
    padding-left: 30px;
    line-height: 16px;
    padding-bottom: 16px;
    font-size: 12px;
    font-weight: bold;
    color: rgb(80, 60, 41);
    list-style-type: none;
}

#sidebar-cta a.cta {
    -moz-box-shadow: inset 0 1px 0 0 #fce2c1;
    -webkit-box-shadow: inset 0 1px 0 0 #fce2c1;
    box-shadow: inset 0 1px 0 0 #fce2c1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
}
#sidebar-cta a.cta:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
    background-color: #fb9e25;
}

#sidebar-cta a.cta:active {
    position: relative;
    top: 1px;
}

.new-right-sidebar #sidebar-cta {
    background: #E1EEFF;
    border: 1px solid #2A75D1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    padding: 25px 15px;
}

.new-right-sidebar #sidebar-cta h3 {
    color: #122B4A;
    white-space: nowrap;
}

.new-right-sidebar #sidebar-cta p {
    color: #2A75D1;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.new-right-sidebar #sidebar-cta ul li {
    background: url(https://i.ibb.co/MsV4fjT/dashicons-yes-alt.png) 0 -1px no-repeat;
    color: #1F497D;
    font-weight: 700;
    white-space: nowrap;
}

.new-right-sidebar .uptime {
    background: #FF8A00;
    border-radius: 8px;
    color: #fff;
    border: none;
    cursor: pointer;
    width: 100%;
    max-width: 200px;
    transition: .3s ease-in-out background;
}

.new-right-sidebar .uptime:hover {

}

.new-right-sidebar .button-orange {
    background: #FF8A00;
}

.new-right-sidebar .button-orange:hover {
    background: #db7905;
    color: white;
}

.new-right-sidebar .button-orange:active,
.new-right-sidebar .button-orange:focus {
    background: #ad5d00;
    color: white;
}
