@import url('https://fonts.googleapis.com/css?family=Montserrat');

li {
  list-style-type: none;
}

.main-content__wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.bg-dark {
  background-color: #2d2f79 !important;
}

body {
    font-family: 'Montserrat', sans-serif;
}

/*
.avatar {
    width: 175px;
    height: 175px;
}
*/
