.slider-element h1,
h2 {
    color: #fff;
}

.card-body {
    text-align: end;
}

.top-phone {
    background-color: #d0da57;
    color: #000;
    padding: 10px 14px;
    border-radius: 10px;
}

.top-phone i {
    position: relative;
    top: 2px;
}

.top-phone span {
    font-weight: 400;
    margin-left: 4px;
}

.header-wrap {
    background: #fff;
}

.button:hover,
.top-phone:hover,
#image-carousel .carousel-grid-item:hover a.item {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
    color: #fff;
}

ul li {
    margin-left: 25px;
}

ol li {
    margin-left: 25px;
}

#copyrights p {
    color: #FFF;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

img {
    border-radius: 10px;
}

#content p a:link {
    color: #d0da57;
    border-bottom: #d0da57 0.125em solid;
}

#content p a:hover {
    color: #d0da57;
    border-bottom: #d0da57 0.125em solid;
}

.toggle-title {
    font-size: 20px;
    font-weight: 400;
}