.Page_Panel {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0 4px 4px hsl(0, 0%, 0%, 0.25);
    padding: 16px;
}
