How can I change the position and the color from CET text/subtext and Button#1/2

How can I change the position and the color from CET text/subtext and Button#1/2 to be more readable?

My site is
http://angelicaimportados.com.br/

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSSĀ in appearance - customize - additional CSS

.main-slider .hero-caption.left span {
color: red;
}
.main-slider .hero-caption .btn-group a:last-of-type {
border-color: red;
color: red;
}

Thanks!
Colorlib Support Team

And how to change the position from Button #1 and Button #2?

Good evening

Sorry but changing button positions is not possible with css or with theme options :frowning: