#welcome {
    padding-top: 65px;
    margin-top: 65px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: bold;
}

.bg-light {
    background-color: white !important;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

.btn-primary {
    background-color: #9CD2D7 !important;
    border-color: #9CD2D7 !important;
    color:#2C2E54;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    text-decoration: underline;
}

a {
    color:#2C2E54 !important;
}

.my-4 {
    border-top: thin solid #2C2E54;
    width: 80%!important;
    margin-left: auto;
    margin-right: auto;
}

.container {
    text-align: center;
    padding-top: -5px;
}

h1 {
    font-size: 25px;
    color: #2C2E54;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: bold;
}

.img-fluid {
    max-width: 15%;
    height: auto;
    padding-bottom: 15px;
}

h4 {
    padding-top: 30px;
    color: #2C2E54;
    font-size: 18px;
}

.rounded {
    width:130px;
    padding-right: 20px;
}

p {
    font-size: 18px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

.lead {
    font-size: 18px;
}

.lead a {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    text-decoration: underline;
}

.btn-group-lg .btn, .btn-lg {
    font-size: 14px;
    font-weight: bold;
}

.promise {
    width:110px;
}

.row {
    font-size: 18px;
    font-family: 'M PLUS Rounded 1c', sans-serif;
}

h5 {
    color: #2C2E54;
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: bold;
}

.col-sm {
    line-height: 40px;
}

.col-sm a {
    text-decoration: underline;
}

#contactus {
    color: #2C2E54 !important;
    padding-top: 65px;
    margin-top: 65px;
    font-weight: bold;
}

#resize {
    width:200px;
}

.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
}

#image-gallery .modal-footer{
    display: block;
}

.thumb{
    margin-top: 15px;
    margin-bottom: 15px;
}

.nav-link {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: bold;
}

body {
    color: #2C2E54;
}

#covid {
    font-weight: bold;
}

#covid a {
     text-decoration: underline;
 }

 .headers {
     padding-top: 65px;
     margin-top: 65px;
 }

 .contactdetails {
     font-weight: bold;
     font-family: 'M PLUS Rounded 1c', sans-serif;
     color:#2C2E54 !important;
     font-size: 16px;
 }

 #navbar {
     position:fixed;
     top:0;
     width:100%;
     z-index: 1000;
 }

 #facebook {
     width:50px;
 }

 .navbar-item {
     text-decoration: underline;
 }

#phone {
    width:25px;
}

.workdone {
    text-align: center;
    padding-bottom: 10px;
}

#subheader {
    font-weight: bold;
    font-family:'M PLUS Rounded 1c', sans-serif;
}

.text-muted a {
    text-decoration: underline;
    color: #6c757d!important
}

.structureHeader {
    padding-top: 5px;
    margin-top: 5px;
}




