﻿.index-page .navbar-brand img {
  height: 65px;
}
.index-page .section-shaped .shape-primary {
  background: linear-gradient(150deg, #0082c9 15%, #6ea6d5 70%, #ef7f1a 94%);
}
.index-page .text-danger {
  color: #ef7f1a !important;
}
.index-page .text-logo {
  color: #0082c9 !important;
}
.icodd {
  position: absolute;
  top: 50%;
  right: 1.5rem;
  padding: 0;
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.6);
  opacity: 1;
}