/* css styles */

.about-image {
  border: 1px solid #f8f9fa;
  box-shadow: 0 4px 10px rgba(0,0,0,0.5)
}

.description {
  text-align: center;
}

.navbar-title {
  font-weight: 600;
}