/*
Theme Name: Workineuro Theme
Theme URI: https://workineuro.com
Author: Your Name
Author URI: https://pluspointsolution.com
Description: Custom theme for Workineuro Manpower Agency
Version: 1.0
Text Domain: workineuro
*/
li.active a {
  color: #007bff; /* example highlight color */
  font-weight: bold;
  text-decoration: underline;
}


.page-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 20px auto;
}


