/*!
Theme Name: Affirm Child
Theme URI: https://uicore.co
Description:  Marketing & Digital Agency WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: affirm
Version: 1.0.0
Text Domain: affirm
*/

 /* Add your custom style here */
/* Always Sticky Header */
.uicore-header-wrapper{
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}

body{
    padding-top: 100px;
}