.h2{
	color: #0381a0;
}
.text-primary{
	color: #0381a0;
}
.border-primary{
	border-color: #0381a0;
}
.text-\[\#BBB\]{
	color: #6e6e6e;
}
.text-white{
	color: #fff;
}
.bg-primary{
	background-color: #0381a0;
}
.text-gray-300 {
    color: #6e6e6e;
}
.bg-\[\#D3F6FF\] {
	background-color: rgb(229 250 255)
}
.text-\[\#FA121F\]{
	color: #d8030e;
}
.text-\[\#3685F6\]{
	color: #206bd5;
}
.text-\[\#76AD54\]{
	color: #417d1c;
}
.text-gray-default{
	color: #707070;
}
.text-\[\#EFBE44\]{
	color: #996e00;
}
.text-\[\#2BF5F6\]{
	color: #008080;
}
.btn-swiper{
	color: #737373;
}
p a{
	text-decoration: underline;
}