  table {
    border-collapse: collapse;
    width: 100%;
}

.kb-article.tinymce-content td, th{
	border: 1px dashed #00000055;
}

.sidebar-is-sticky {
  position: relative;
  top: 0px !important;
}

.kb-article iframe {
	width: 100%;
	height: 100%;
	min-height: 300px;
	border: 0;
}

.maximized .content-container,
.maximized .kb-article {
    max-width: none !important;
}

.maximized .main-body {
    display: flex;
}

.image-caption {
    font-size: 0.9em;
    color: #555;
    text-align: center;
    margin-top: 5px;
    font-style: italic;
}
@font-face {
	font-family: 'Macan';
	src: url('https://8915699.fs1.hubspotusercontent-na1.net/hubfs/8915699/raw_assets/public/fruitcore-theme/css/fonts/MacanWeb-Regular.woff2') format('woff2'),
		 url('https://8915699.fs1.hubspotusercontent-na1.net/hubfs/8915699/raw_assets/public/fruitcore-theme/css/fonts/MacanWeb-Medium.woff2') format('woff2'),
		 url('https://8915699.fs1.hubspotusercontent-na1.net/hubfs/8915699/raw_assets/public/fruitcore-theme/css/fonts/MacanWeb-Bold.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
}

body, button, input, h1, h2, h3, h4, h5, h6, .kb-header, .highlighted, .image-caption, .kb-article, .kb-article div, .kb-article span, .kb-article p, .kb-article a {
	font-family: 'Macan', sans-serif !important;
}

body{
	color: #000 !important;
}