﻿.womanDayFormContainer
{
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin: 70px 15% 10%;
}

.saveButton {
    padding-top: 200px;
}

.ibbLogo {
    display: flex;
    flex-direction: row;
    justify-content: center;
}