
@import url("https://fonts.googleapis.com/css?family=Roboto:400,700|Open+Sans:300,600,400,700,italic");
#html_custom_template * {
-webkit-font-smoothing: antialiased;
box-sizing: border-box;
}
#html_custom_template html,
#html_custom_template body {
margin: 0px;
height: 100%;
}
/* a blue color as a generic focus style */
#html_custom_template button:focus-visible {
outline: 2px solid #4a90e2 !important;
outline: -webkit-focus-ring-color auto 5px !important;
}
#html_custom_template a {
text-decoration: none;
}
@font-face {
font-family: "Myriad Pro-Bold";
src: url("https://anima-uploads.s3.amazonaws.com/projects/649d8cb5b0a7215929c8eba5/fonts/myriadpro-bold.otf")
format("opentype");
}
