File: /var/www/studis.kauko.lt/wp-content/uploads/custom-css-js/404.css
<!-- start Simple Custom CSS and JS -->
<style type="text/css">
.mano-grupe a,
.mano-grupe a:visited {
text-decoration: none !important;
border-bottom: 2px solid transparent !important;
color: #0073aa !important;
transition: color 0.3s ease, border-color 0.3s ease;
}
.mano-grupe a:hover,
.mano-grupe a:focus {
color: #005177 !important;
border-bottom: 2px solid #005177 !important;
}</style>
<!-- end Simple Custom CSS and JS -->