

.image-small {
    width: 125px;
    height: 125px;
}

.image-pad1 {
    padding: 50px;
}

.officer-title {
    text-decoration: underline;
    color: rgb(30, 30, 182);
}

.custom-divider {
    border-top: 2px solid #000; /* Custom thickness and color */
    margin: 20px 0; /* Custom margins */
  }


.groupcolor {
    color: #24678D;
}















