.hea{
	color: #663d00;
	font-size: 3.0vw;
	background-image: url("004JuicyPeach.png");
	background-image: linear-gradient(to right, #ffecd2 0%, #fcb69f 100%);
}
.hea img{
	width: 45%;
}
.foote{
	background-color: #ffd699;
	color: #663d00;
	font-size: 1.5vw;
}

.prod{
	width: 100%;
	font-size: 2vw;
	color: red;
	list-style: none;
}
#blink {
    font-size: 4vw;
    font-weight: bold;
    color: #2d38be;
    transition: 0.5s;
}

#blinking {
    font-size: 4vw;
    font-weight: bold;
    color: #2d38be;
    transition: 0.5s;
}