/* 
 This CSS file is used to override the existing styles of the theme.
 You can change the article headings, fonts, colors, etc.
*/

.icon-amazon:before {
    content: '\ea87';
}
  


input[type="email"] {
    width: 100%;
    max-width: 72em;
    margin-bottom: .5em;
    margin-top: .5em;
}