#tm_builder_outer_content .tm_pb_button{
	border-color: $regular_accent_color_1;
	background-color: $regular_accent_color_1;
	color: $regular_accent_color_3;
}
#tm_builder_outer_content .tm_pb_button:hover{
	color: $regular_accent_color_1;
}
#tm_builder_outer_content .tm_pb_button:hover:after{
	color: $regular_accent_color_1;
}
#tm_builder_outer_content .tm_pb_button:after{
	color: $regular_accent_color_3;
}