

        .title-holder h1 {
            font: Bold 25px 'Roboto', Arial, san-serif;
            color: rgb(0, 0, 0);
        }

        .widget-content {
            background-color: rgb(255, 255, 255);
            font: 14px 'Segoe UI', Helvetica, Verdana, san-serif;
            color: rgb(146, 145, 145);
        }
				.ch-profile-custom-info > div div:first-child,
        .widget-content h2 {
            font: Bold 21px nobel, sans-serif;
            color: rgb(69, 129, 142);
        }
      
      .widget-content a {
        color: #8ccce0;
      }
      
      .widget-content h2 span {
        font-weight: inherit;
      }

        .widget-content h4 {
            font: Bold 18px 'Roboto','Segoe UI', Helvetica, Verdana, san-serif;
            color: #86bf00;
        }

        .widget-content h5 {
            font: Bold 18px 'Roboto','Segoe UI', Helvetica, Verdana, san-serif;
            color: Bold 14px 'Segoe UI', Helvetica, Verdana, san-serif;
        }
      .ch-profile-custom-info a:hover,
        a:hover,
        li a:hover,
        h5 a:hover,
        h4 a:hover {
            color: #ffdf00;
        }
        .edit-profile-about,
        .remove-section,
        .add-element {
            background-image: url(/Images/templates_icons/center_icons.png) !important;
        }
      
    
        html, body {
            background-color: rgb(208, 224, 227);
            line-height: 20px;
        }

        #content {
            max-width: 1057px;
        }

        #content > div > div > #main {
            max-width: -width;
        }

        #column-one {
            width: 0px;
            min-width: 0px;
        }

        #column-two {
            width: 500px;
            min-width: 500px;
        }
    