main {
   background: #fafafa;
}

a {
   text-decoration: none;
}

.container {
   width: 1200px !important ;
  }

.shadow-none {
   box-shadow:none !important;
}

.v-input {
   height: 52px;
}