/*!
 * Start Bootstrap - Resume v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/resume)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
 */

.list-social-icons a {
  color: #495057; 
}

.list-social-icons a:hover {
  color: #3bb5ca; 
}

.list-social-icons a .fa-lg {
  font-size: 1.75rem; 
}

.list-icons {
  font-size: 4.8rem; 
}

.list-icons .list-inline-item i:hover {
  color: #3bb5ca; 
}

section.resume-section {
  border-bottom: 1px solid #dee2e6;
}

section.resume-section .resume-item .resume-date {
    min-width: none; 
}

@media (min-width: 768px) {
  section.resume-section .resume-item .resume-date {
    min-width: 18rem; 
  }
}

.bg-skills {
  background-color: #e6e6e6 !important; 
}

.div-center-small {
  margin: 0 auto;
  list-style-position: inside;
}

.div-center-large {
  margin: 0 auto;
  max-width: 655px;
  list-style-position: inside;
}

#bullets img {
  width: 300px;
}