/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.row-fluid-wrapper:has(#hs_cos_wrapper_module_17736938537565) {
  position: relative;     /* Required for z-index to work */
  z-index: 10;           /* Brings this section to the front */
  margin-bottom: 0px;   /* Pulls the next section up by 50px */
}

.row-fluid-wrapper:has(#hs_cos_wrapper_widget_177369415001) {
  position: relative;     /* Required for z-index to work */
  z-index: 5; 
  margin-top; -50px          /* Brings this section to the front */
  margin-bottom: 0px;   /* Pulls the next section up by 50px */