<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
 Theme Name:   TeleProffs Support Child
 Theme URI:    https://www.teleproffs.se/support/
 Description:  TeleProffs Support Child Theme
 Author:       Baud K
 Author URI:   http://baud.se
 Template:     oceanwp
 Version:      3.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  oceanwpchild
*/
@font-face {
  font-family: "basis-grotesque-regular";
  src: url("fonts/basis-grotesque-regular-web/web/basis-grotesque-regular.woff2") format("woff2"), url("fonts/basis-grotesque-regular-web/web/basis-grotesque-regular.woff") format("woff"), url("fonts/basis-grotesque-regular-web/web/basis-grotesque-regular.eot") format("eot"), url("fonts/basis-grotesque-regular-web/web/basis-grotesque-regular.ttf") format("TrueType");
}

@font-face {
  font-family: "basis-grotesque-bold";
  src: url("fonts/basis-grotesque-bold-web/web/basis-grotesque-bold.woff2") format("woff2"), url("fonts/basis-grotesque-bold-web/web/basis-grotesque-bold.woff") format("woff"), url("fonts/basis-grotesque-bold-web/web/basis-grotesque-bold.eot") format("eot"), url("fonts/basis-grotesque-bold-web/web/basis-grotesque-bold.ttf") format("TrueType");
}

h1,
h2,
h3,
h3 a,
h4,
h5 {
  font-family: "basis-grotesque-bold", sans-serif  !important;
}

p,
p span,
p a,
a {
  font-family: "basis-grotesque-regular", sans-serif  !important;
}

#site-logo {
  padding-top: 0;
  margin-top: 0 !important;
}

.page-header .page-header-inner {
  text-align: left;
}

#site-navigation-wrap .dropdown-menu &gt; li &gt; a:hover:focus {
  border: none;
}

.pakb-main h2 a {
  color: black;
}

a {
  text-decoration: none;
}

p a {
  text-decoration: underline;
}

.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button) {
  text-decoration: none !important;
}

.pakb-view-all:after {
  content: "→";
  font-family: system-ui;
  font-size: 14px;
  vertical-align: middle;
  padding: 0 3px;
  color: #FF6413;
}

.pakb-main h2 i {
  color: #FF6413;
}
/*# sourceMappingURL=style.css.map */</pre></body></html>