.about-title {
    color: #b59366;
    font-weight: 600;
}

.features-section .p-4 {
    /* border: 1px solid #eee; */
    /* border-radius: .5rem; */
    height: 100%;
}

/* .look-great-section {
    background-color: #fdf6ee !important;
} */
.btn-rounded {
    border-radius: 4px !important;
    padding: 8px 32px;
}
.viewour:hover {
    text-decoration: none;
    color: #000;
    background-color: #f6f6f6;
}
