.slider .single-slider span {
    font-weight: 400;
}

.Feautes {
    padding: 100px 0 !important;
}

.Feautes .title {
    font-size: 24px;
    margin-bottom: 10px;
}

.Feautes .button {
    margin-top: 10px;
}

.Feautes .button .btn {
    /* background-color: #ffc107;
    border-color: #ffc107; */
    color: #fff;
}

.fun-facts .single-fun .button .btns {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !important
}

.newsletter .button .btn {
    margin-left: 0px;
    padding: 13px 25px;
    height: 50px;
    line-height: 25px;
}

.footer .single-footer .social {
    margin-top: 0px !important;
    margin-top: 25px;
    margin-left: 1rem;
}

.footer .footer-top {
    padding: 30px 0px !important;
    position: relative !important;
    background: #073290 !important;
}

.slider .single-slider p {
    /* color: #2C2D3F; */
    color: black !important;
    margin-top: 27px;
    font-weight: 400;
}