.main-content {
  margin-left: 315px;
}

.vertical-menu {
  width: 315px;
}

body[data-topbar=dark] #page-topbar {
  background-color: #4da42f;
}

.card {
  position: relative;
  overflow: hidden;
}

.bg-weather {
  background-image: url("../assets/images/bg-weather.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 0em 21em rgba(0, 0, 0, 0.6), 0 0 0 0px white, 0.3em 0.3em 1em rgba(12, 12, 12, 0);
}

.avatar-title {
  background-color: rgba(15, 156, 243, 0);
}

.font-size-40 {
  font-size: 40px !important;
}

.font-size-30 {
  font-size: 30px;
}

.bg-green {
  background-color: #4da42f;
}

.font-size-14 {
  font-size: 14px;
}/*# sourceMappingURL=style.css.map */