/* Add here all your css styles (customizations) */
#logo{
   
    height:43px;
}

.u-timeline-v1-wrap::before {
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #efb225;
  margin-left: 20px;
  }
.u-timeline-v1 {
  position: relative;
  border-width: 2px;
  border-style: solid;
  /*border-color: #052d52;*/
  }
.g-brd-white-left {
  border-left-color: #052d52 !important; }

.g-brd-white-right {
  border-right-color: #052d52 !important;
  }
.g-color-gray-light-v5 {
  color: #efb225 !important; }