/*!
	Theme Name:   Theme
	Theme URI:    http://www.besite.nl
	Description:  Theme
	Author:       BeSite
	Author URI:   http://www.besite.nl
	Version:      2.0.0
	Tags:         besite
	Text Domain:  theme
*/
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 320px; }

a:not(.btn) {
  color: inherit; }

.PageContent a {
  text-decoration: undeline; }

.PageContent img {
  max-width: 100%;
  height: auto; }

.PageContent__intro {
  color: #0D4366;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 20px; }

/*# sourceMappingURL=style.css.map */
