.gallery-item.order {    
   
    height: 360px;    
    overflow: hidden;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.gallery-item.order img {
    height: 100%; 
    width: auto; 
    object-fit: cover; 
    padding: 5px;
}

.order {
    padding-top: 40px;
    padding-bottom: 40px;
}
.accent-2 .card-title {
    color: var(--color-1) !important;
}
.border-lg {
    margin-left: 4%;
}

.cat-desc.menu-item {
    margin-top: 10px;
}
#birthday-23179::placeholder {
	visibility: visible !important;
	color: #6c757d; 
  }
  
 .formTextColor {
	background: #fff!important;  
    padding-right: 20px;
 }