@charset "UTF-8";
/*
Theme Name: Seaport Therapeutics
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: WordPress 5.0
Version: 1.0
*/

html, body{
margin:0;
padding:0;
width:100%;
height:100%;
-webkit-font-smoothing: antialiased;
font-smooth:antialiased;
background-color:#00517A;
}

p{
margin-top:0;
}

a{
color:#00B9FF;
text-decoration:none;
}






