/* Temp */

.centered-row {
 display: flex;
  justify-content: center;
	margin-left: -45px!important;
}

// Update color of main nav menu items
.quadmenu-text{
    color: #f49676 !imoprtant;
}