/* css styles */
.resume-center {
  text-align: center;
}

.resume-left {
  text-align: left;
}

.resume-right {
  text-align: right;
}