.text-gray-900, strong, body, p {
	color: #434a87 !important;
}

::-webkit-scrollbar-thumb {
    background: #434a87;
}
