.elementor-kit-8603{--e-global-color-primary:#006AB2;--e-global-color-secondary:#E3680A;--e-global-color-text:#333333;--e-global-color-accent:#007733;--e-global-color-c7e8ed7:#009AD4;--e-global-color-0831f2d:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8603 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p {
    font-size: 18px;
}
.single-post .single-info {
    margin-top: 72px;
}
.cmb2-metabox-description {
    font-size: 14px;
}
.skill-percents {
    display: none;
}
#recaptcha-contact-form { margin-bottom: 20px;
}
label[for="register-terms-and-conditions"] a {
    color: #006699;
}
label[for="register-terms-and-conditions"] a:hover {
    text-decoration: underline;
}
.single-post .wp-post-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  width: auto;
}

.single-post .post-thumbnail,
.single-post .entry-thumbnail,
.single-post .wp-post-image {
  max-width: 800px; /* or whatever your content container width is */
  margin: 0 auto;
  display: block;
}

.single-post .post-thumbnail img {
  width: 100%;
  height: auto;
  object-fit: contain;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://100pro.li/wp-content/uploads/2025/06/roboto-v48-latin-regular.woff2') format('woff2'),
		url('https://100pro.li/wp-content/uploads/2025/06/Roboto-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */