/*
    This file won't be overwritten by updates, so you can put custom code here.
*/

section.website.alt input.text-input::placeholder{
 color: #fff;   
}

section.title.tool-title .flex .icon img {
    filter: brightness(0) saturate(100%) invert(79%) sepia(30%) saturate(6429%) hue-rotate(333deg) brightness(100%) contrast(93%);
}

/* Customization start -- do not edit this section */
/* b33833e5856d9b2eca673d4f55fc90d4 */ section.website .apply button { background-color: #2196f0; }
/* 782c1cc7fd32e5ae775a65a61576d08a */ section.website.alt { background-color: #00b492; }
/* c354cceda4c0160f6aa3301345dc3308 */ section.title.tool-title { background-color: #f0f8ff; }
/* b6b2c3b0268cae5d6f7736af48d1c8ec */ header nav ul li a .arrow-down.tool { border-bottom-color: #f0f8ff; }
/* 90a6b1d3742f9c56ed2af5c687816231 */ section.title.tool-title .flex .name h1 { color: #000000; }
/* Customization end */