/*======================================
Theme Name: Tensorcom
Theme URI: https://divicake.com/
Description: Tensorcom - extreme wireless
Version: 1.0
Author: Jill Hollister
Author URI: https://divicake.com/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/* Font Imports */
@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400&family=Roboto:ital,wght@0,400;0,500;1,400&display=swap');

/* Common Items */

.et_divi_theme #main-header {
    box-shadow: 0 0 30px rgba(7,51,84,0.17)!important;
}

#top-menu li a, .et_search_form_container input {
     letter-spacing: 0.5px; 
}


p, li {
  color: #778692;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 140%;
}

sup {
  top: -0.8em;
  font-size: .5em;
}

a {
  color: #3b5aff;
}

a:hover {
  color: #012585;
} 
