.elementor-2304 .elementor-element.elementor-element-0e6c364{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2304 .elementor-element.elementor-element-d06eba6 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS */.dstq{
    color: #ffc188;
}

.dstq2{
    font-weight: 700 !important;
}

p:last-child{
    margin: 0px !important;
}

html, body{
	width: 100%;
	overflow-x: hidden;
}

/*mudar cor de seleção*/
*::selection {
  color: #fff;
  background: #ffc188;
}

/*barra de rolagem colorida*/
body::-webkit-scrollbar {
width: 10px;
}

body::-webkit-scrollbar-track {
background: #202020;
}

body::-webkit-scrollbar-thumb {
background-color: #ffc188;

border-radius: 10px;

	border: 2px solid #202020;
}/* End custom CSS */