/* --- Curriculum --- */
.portfolio-btn:hover {
  background-color: var(--primary);
  color: #fff !important;
}
