/*GRADIENT*/
.oval_blue{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5d6ae8+0,5d6ae8+50,5d6ae8+100&0.3+0,0+50,0+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -o-radial-gradient(center,  ellipse,  rgba(93,106,232,0.3) 10%,rgba(93,106,232,0) 70%,rgba(93,106,232,0) 100%);
  background: radial-gradient(ellipse at center,  rgba(93,106,232,0.3) 10%,rgba(93,106,232,0) 70%,rgba(93,106,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d5d6ae8', endColorstr='#005d6ae8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.oval_orange{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f38478+0,f38478+50,f38478+100&0.3+1,0+50,0+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -o-radial-gradient(center,  ellipse,  rgba(243,132,120,0.3) 0%,rgba(243,132,120,0.3) 1%,rgba(243,132,120,0) 70%,rgba(243,132,120,0) 100%);
  background: radial-gradient(ellipse at center,  rgba(243,132,120,0.3) 0%,rgba(243,132,120,0.3) 1%,rgba(243,132,120,0) 70%,rgba(243,132,120,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4df38478', endColorstr='#00f38478',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
