@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
#backtoTopbutton {
    background-color: #e0b155 !important;
}
.footer-titles {
    color: #ffffff !important;
}
.nunito {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.photo img:hover {
    transform: scale(1.1);
}
.photo img {
    overflow: hidden;
}
.photo img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    object-fit: cover;
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: transform 0.4s ease;
}
footer.container-fluid {
    background: #e0b155 !important;
}
.swap-fonts, footer a, li {
    color: #ffffff !important;
}
.copyright.text-left p {
    color: white;
}
h1 {
    font-size: 45px !important;
    font-weight: 400 !important;
    font-family: 'Nunito Sans' !important;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 130px;
}
.home-introduction, .home-masonary-grid {
    background-color: #ffffff !important;
}
.home-feature-text {
    background-color: #e0b155 !important;
    margin-top: 30px;
    margin-bottom: 0 !important;
    padding-bottom: 80px;
}
.home-introduction h1.text-center {
    padding-top: 0;
    margin-top: 0 !important;
}
.home-feature-text .intro-article p {
    color: #ffffff;
}
.website-design-by.text-right a {
    color: #000000;
}
.copyright.text-left {
    font-size: 13px;
    line-height: 40px;
    color: black;
}
footer.container-fluid {
    background: #f2f2f2;
}
main {
    margin-top: 0 !important;
}
.sectionTitle {
    COLOR: #f3cf16 !important;
}
.home-feature-text .sectionTitle {
    COLOR: #ffffff !important;
}
.about_title {
    COLOR: #f2cf15 !important;
}
figure {
    text-align: center !important;
    margin-top: 40px !important;
}