/*
 Theme Name:   Loxley Advisory Custom Theme
 Theme URI:    https://loxleyadvisory.com
 Description:  Custom standalone template theme for Loxley Advisory.
 Author:       Loxley
 Template:     astra
 Version:      1.0.0
/* Astra Scroll to Top Override */
#ast-scroll-top, .ast-scroll-top {
    background-color: #007A33 !important;
    color: #FFFFFF !important;
}
#ast-scroll-top:hover, .ast-scroll-top:hover {
    background-color: #006B2D !important;
}
