/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.unified-search-match {
    opacity: 0.6;
    margin-top: 2px;
    text-transform: capitalize;
}