/* custom styles */

.EmptyForm {
    max-width: 960px;
}

/* backgrounds */

.block--bg-white {
    background-color: #ffffff;
}

div.Report__embed {
    min-width: 900px;
    min-height: 900px;
    width: 100%;
    height: 80%;
}