/*
Theme Name: Studeon Child
Theme URI: http://studeon.axiomthemes.com/
Description: Studeon - excellent WordPress theme with many different blog and header layouts
Author: AxiomThemes
Author URI: http://axiomthemes.com/
Template: studeon
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: studeon
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.custom-title {
  font-size: 2.5rem; /* Adjust as needed */
  font-weight: bold;
  color: #000; /* Default color for 'Empowering Your' */
}

.custom-title .highlight {
  color: #aa8236; /* Gold color for 'Success' */
}

.line-divider .wpb_column:first-child {
    border-right: 1px solid #000; /* Adjust color and width */
    padding-right: 15px; /* Optional: Adjust spacing */
}

.line-divider .wpb_column:last-child {
    padding-left: 15px; /* Optional: Adjust spacing */
}

.post_meta {
  display: none;
}

.pinnacle-logo-size img {
    width: 240.59px;
    height: 68.98px;
}

.pinnacle-logo-size img {
    width: 240.59px !important;
    height: auto !important; /* Keeps aspect ratio */
    max-height: 68.98px !important;
}
