@charset "UTF-8";

@import "vars";

.page-content {
  min-height: 300px;
}

.page-content:focus {
  outline: thin dotted #808080;
}
