﻿.aboutus-title {
  color: #e83b51;
  font-size: 30px !important;
  font-weight: 700 !important;
}

.aboutus-subtitle {
  color: #e83b51;
  font-size: 24px !important;
  line-height: 26px !important;
  font-weight: 700 !important;
}

.btn-danger {
  border-radius: 10px 10px;
  font-size: 12px;
  color: #fff;
  background-color: #e83b51;
  border: none;
  width: 100%;
  font-size: 16px;
  background-image: none;
}

a.customlink {
  color: #00a19a;
}

.photocontainer {
  padding-left: 0px;
  list-style-type:none;
}

  .photocontainer li {
    margin-bottom: 15px;
  }

.bottombg {
  background-color: #f3f3f3;
}