;html,body { font-size: 18px;   }   .blue {background-color: #3330E4;color: white;}.text-blue {color: #3330E4;}.btn-primary {background-color: #3330E4;color: white;}a:link,a:visited,a:active,a:hover {text-decoration: none;color: #3330E4;}a {font-weight:bold;}@media screen and (max-width: 480px) {.desktop {display:none;}}