
.form-layout{

    border-radius: 20px;
    width: 500px;
    /* font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    position: relative; */
}

footer a:hover {
    opacity: 0.75;
}

.saved-for-later-title {
    line-height: 1.2;
}
