body {margin: 0;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
code {font-family: source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace;}
.App {text-align: center;}
.App-logo {height: 40vm in;pointer-events: none;}
@media (prefers-reduced-motion:no-preference) {.App-logo {animation: App-logo-spin 20s linear infinite;}}
.App-header {background-color: #282c34;min-height: 100vh;display: flex;flex-direction: column;align-items: center;justify-content: center;color: #fff;}
.App-link {color: #61dafb;}
@keyframes App-logo-spin {0% {transform: rotate(0deg);}
	to {transform: rotate(1 turn);}}
.app-holder {max-width: 40em;}
.app-holder .govuk-panel__body {font-size: 24px;line-height: 1.25;}
@media (max-width:40.062499em) {.app-holder .govuk-button {margin-left: 0 !important;}}