.bricks-button { background-color: #FF61D2; background-image: linear-gradient(to bottom right, #FF61D2 , #FE9090, #A890FE); } header#brx-header.scrolling { background: #181818ab; transition: all ease .5s; -webkit-transition: all ease .5s; } header#brx-header.scrolling .brxe-logo img { height: 60px; width: auto; transition: all .5s ease; -webkit-transition: all ease .5s; } .grad-text { background: -webkit-linear-gradient(70deg,#EA8D8D, #A890FE); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }