@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700&display=swap);*{box-sizing:border-box}#app{font-family:Quicksand,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;background-color:#e9ecef}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.card-img-top[data-v-38f014af]{width:100%;height:15vw;-o-object-fit:cover;object-fit:cover}