.footer-style {
    background:linear-gradient(to bottom, rgb(255, 255, 255),rgb(224, 185, 211));
    background-size: 100%;
    font-family: "Lora", serif;
    font-optical-sizing: auto;
    font-size: large;
    font-style: normal;

}

