/* NB: ZensCars styling is elsewhere too.  EG:
fonts for heading (in header_subtitle_title.css).*/


.whatsapp_coloured_writing {
color: white;
background: #51c861;
font-weight: bold;
}



.footer_logo {
height:40px;
width: 40px;
}



#phonenumber_header {
padding: 0;
margin:0;
display: inline-block;
position: relative;
color: #F6D02F;
/* Cannot have the phone number box lower (i.e. more top value) because it will appear over the  thank you message - when it appears.*/
top: 45px;
line-height:1;
text-shadow: ;
/*
text-shadow: 5px 5px 10px yellow;
*/
border: 3px solid #F6D02F;
background: black;
padding-top:9px ;
padding-bottom: 6px;
padding-left: 7px;
padding-right: 7px;
border-radius: 15px 15px 5px 5px; 
}

