.garden-display-1 {
    font-family: Vivaldi;
    font-size: 2.875rem;
    line-height: 1.1;
}

.garden-display-4 {
    font-family: 'Quicksand', sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

.garden-sign {
    max-width: 700px;
}

.services-title {
    padding-bottom: 10px;
    padding-top: 10px;
    color: #ffffff;
    font-size: 3.50rem;
    line-height: 1.1;
    font-family: 'Quicksand', sans-serif;
}

.services-background {
    margin-top: 70px;
    background: #0c5b47;;
}

.garden-list {
    color: #0c5b47;
}

.whatsapp-float{
	position:fixed;
	bottom:2%;
	right:3%;
    z-index: 99;
}