.main-profile {
  background-image: url("images/matrix.gif") !important;
  background-position: center center;
  background-size: cover;
}

.main-profile ul li span {
  color: #049204 !important;
}

.main-profile .main-button button {
  background-color: #049204 !important;
}

.main-profile .main-button button:hover {
  color: #049204 !important;
}

.main-profile .main-border-button button {
  border-color: #049204 !important;
  color: #049204 !important;
}

.main-profile .main-border-button button:hover {
  color: #049204 !important;
  border-color: #fff !important;
}

.main-profile .exit-button {
  color: red !important;
}

.main-profile p {
  color: white !important;
}