.tour-above{display:flex;flex-direction:column;align-items:start;font-size:17px;gap:5px}.tour-above .tour-rating{margin-right:15px}.tour-above .tour-rating strong{margin-right:8px}.tour-above .tour-rating i{color:rgb(var(--primary-color))}.tour-above .tour-review{margin-right:20px}.tour-above .tour-review a{cursor:pointer}.tour-above .tour-review a,.tour-above .tour-review a:hover{color:#616668;text-decoration:underline}.tour-above .tour-date{display:flex;align-items:center;gap:5px}.tour-above .tour-date strong{margin-right:5px}.tour-above .tour-date i{margin-right:7px;font-size:7px}@media(min-width:992px){.tour-above{flex-direction:row}}