// Overriding some default wordpress styling,
// in order to show modal.
#wpbody {
    position: unset;
}
