svg path {
	fill: #fdca4e;
	stroke: #565656;
	stroke-width: 1.5;
}

svg path:hover {
	fill: #ca930f;
	transition: 0.5s;
	cursor:  pointer;
}

#AustraliaGroup.hovered .Australia {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
}

#FranceGroup.hovered .France {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
}

#NewZealandGroup.hovered .NewZealand {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

 #DenmarkGroup.hovered .Denmark {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

#GreeceGroup.hovered .Greece {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

 #ItalyGroup.hovered .Italy {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

  #UnitedKingdomGroup.hovered .UnitedKingdom {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

   #AngolaGroup.hovered .Angola {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

   #UnitedStatesGroup.hovered .UnitedStates {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }
    #CanadaGroup.hovered .Canada {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

     #NorwayGroup.hovered .Norway {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

     #RussiaGroup.hovered .Russia {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

   #MalaysiaGroup.hovered .Malaysia {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

  #IndonesiaGroup.hovered .Indonesia {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

   #PhilippinesGroup.hovered .Philippines {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

   #ChinaGroup.hovered .China {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

   #JapanGroup.hovered .Japan {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

    #TurkeyGroup.hovered .Turkey {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }

     #PapuaNewGuineaGroup.hovered .PapuaNewGuinea {
  fill: #ca930f;
  transition: 0.5s;
  cursor:  pointer;
 }