/* @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    */
/*****************************************/


.body.hs-content-id-104300801515.hs-site-page.page.template-site-home {
    border-width: 10px;
    border-style: solid;
    border-image: linear-gradient(to bottom, red, transparent) 0 1 0 1;
}